summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlack_Codec2016-03-04 21:43:12 +0100
committerBlack_Codec2016-03-04 21:43:12 +0100
commitbbcc4acfc935d8d166368c5163b0d71c53ff513e (patch)
tree2a213321eb066bc17ed3382ebf47377b57fc6980
parent9d2295c3846c35a169ff3097812c4652317624cc (diff)
downloadaur-bbcc4acfc935d8d166368c5163b0d71c53ff513e.tar.gz
Update PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2983a858f43..9012d9d2954f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Fri Mar 4 20:43:06 UTC 2016
pkgbase = jwm-session-git
pkgdesc = JWM XSession file, exec file and configuration files.
pkgver = 0.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/BlackCodec/jwm-session/tree/master
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 41b08c6f4aba..3b0f4a650fc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=jwm-session-git
_pkgname=jwm-session
pkgver=0.2
_pkgver=r02
-pkgrel=2
+pkgrel=3
pkgdesc="JWM XSession file, exec file and configuration files."
arch=('any')
url="https://github.com/BlackCodec/jwm-session/tree/master"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('jwm')
optdepends=('jwmappmenugen-git: perl based menu generator'
'menugenerator: python based menu generator (default)')
-source="https://github.com/BlackCodec/jwm-session/archive/$_pkgver.zip"
+source=("https://github.com/BlackCodec/$_pkgname/archive/$_pkgver.zip")
md5sums=('093cdf356bf601e8cbbe2c0d59cada8d')
package() {