summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-10-15 18:14:16 +0200
committerHyacinthe Cartiaux2015-10-15 18:14:16 +0200
commit156dda6e8e140b3e22e5b6834d57b77e5aefff48 (patch)
tree77a8930908cbf886527885031b21df96d919956a /PKGBUILD
parented38e51f379922f5ba1a29385c3bca1d9501ba80 (diff)
downloadaur-156dda6e8e140b3e22e5b6834d57b77e5aefff48.tar.gz
Update to 1.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7067efc09190..b6d6703f8197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
# Contributor: snafu <regflx@web.de>
pkgname=genders
-pkgver=1.21
+pkgver=1.22
pkgrel=1
pkgdesc="Static cluster configuration database used for cluster configuration management."
arch=('x86_64' 'i686')
url='https://computing.llnl.gov/linux/genders.html'
license=('GPL')
-source=("http://sourceforge.net/projects/genders/files/genders/$pkgver-$pkgrel/$pkgname-$pkgver.tar.gz"
+source=("https://github.com/chaos/${pkgname}/releases/download/${pkgname}-1-22-1/${pkgname}-${pkgver}.tar.gz"
'624078.patch')
-md5sums=('8915780924dc4fa83432ea1c25907835'
+md5sums=('9ea59a024dcbddb85b0ed25ddca9bc8e'
'4c5c7b85ee0641a66e885b647fd669fd')
options=('!makeflags')