summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsvenschneider2014-08-02 23:19:23 +0200
committersvenschneider2014-08-02 23:19:23 +0200
commit8ac34f4b3dc1524646b719fe2d8ec46fabb11b93 (patch)
treed8268a2af52bec72e37b2f5f5784ebc24734c8e6 /PKGBUILD
parent35a60446b85518f28196489dfef0baf66e4aff99 (diff)
downloadaur-clipsmm.tar.gz
[clipsmm] in the source tag replace the name and version by variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d6156674676..902ec8a7ee9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://clipsmm.sourceforge.net/"
license=('GPL')
depends=('clips' 'gtkmm' 'libsigc++')
makedepends=('cmake')
-source=(http://downloads.sourceforge.net/project/clipsmm/clipsmm/clipsmm-0.3.4.tar.bz2)
+source=(http://downloads.sourceforge.net/project/clipsmm/clipsmm/${pkgname}-${pkgver}.tar.bz2)
md5sums=('d86f2b6e11c319c7ca4cc5b42dd042e1')
sha256sums=('a18a5cb3908cb04e1b0b968531c232df25d17c7787b5771782360256625905e0')
sha384sums=('bfbf06f82ce101432c1a3acc2cffe32d726fd9de623f4fdf10c3912b662542b710733e50d1521857a4111a211e949a81')