summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca2a09151e3c..36e26c35b2d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=myexit
pkgver=0.1
_pkgver=r01
-pkgrel=1
+pkgrel=2
pkgdesc="Simple zenity exit dialog"
arch=('any')
url="https://github.com/BlackCodec/myexit/"
license=('GPL3')
depends=('zenity')
-source="https://github.com/BlackCodec/$pkgname/archive/$_pkgver.zip"
+source=("https://github.com/BlackCodec/$pkgname/archive/$_pkgver.zip")
md5sums=('c6b4715351ad64c6f2e27017fec809e4')
package() {