File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = distrobuilder-menu
22 pkgdesc = A python console frontend to Distrobuilder for building standard or customised LXD / LXC images
3- pkgver = 0.2.7
3+ pkgver = 0.2.8
44 pkgrel = 1
55 url = https://github.com/itoffshore/distrobuilder-menu
66 arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = distrobuilder-menu
1111 depends = go-yq
1212 depends = python-urllib3
1313 depends = python-yaml
14- source = distrobuilder-menu-0.2.7 .tar.gz::https://github.com/itoffshore/distrobuilder-menu/archive/0.2.7 .tar.gz
15- md5sums = 32b1516a5ca067c53344b1e0e9e74e6a
14+ source = distrobuilder-menu-0.2.8 .tar.gz::https://github.com/itoffshore/distrobuilder-menu/archive/0.2.8 .tar.gz
15+ md5sums = 4f904287d36f9af3d7185d8b3fc8a8cf
1616
1717pkgname = distrobuilder-menu
Original file line number Diff line number Diff line change 11# Maintainer: Stuart Cardall <developer at it-offshore dot co dot uk>
22pkgname=distrobuilder-menu
3- pkgver=0.2.7
3+ pkgver=0.2.8
44pkgrel=1
55pkgdesc=" A python console frontend to Distrobuilder for building standard or customised LXD / LXC images"
66arch=(x86_64)
@@ -9,7 +9,7 @@ license=(GPL)
99depends=(go-yq python-urllib3 python-yaml)
1010makedepends=(python-build python-installer python-wheel)
1111source=($pkgname -$pkgver .tar.gz::${url} /archive/${pkgver} .tar.gz)
12- md5sums=(' 32b1516a5ca067c53344b1e0e9e74e6a ' )
12+ md5sums=(' 4f904287d36f9af3d7185d8b3fc8a8cf ' )
1313
1414build () {
1515 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments