summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2015-11-02 15:08:06 +0100
committerHyacinthe Cartiaux2015-11-02 15:08:06 +0100
commit7175d48c87061fefaa95f2d52f2e2a7e7e06a882 (patch)
tree92c2c89c7aa08032f5a6c41ac24f279b16b21098 /PKGBUILD
parent156dda6e8e140b3e22e5b6834d57b77e5aefff48 (diff)
downloadaur-7175d48c87061fefaa95f2d52f2e2a7e7e06a882.tar.gz
Use sha256 instead of md5 sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6d6703f8197..ab5ae277d994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: snafu <regflx@web.de>
pkgname=genders
pkgver=1.22
-pkgrel=1
+pkgrel=2
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=("https://github.com/chaos/${pkgname}/releases/download/${pkgname}-1-22-1/${pkgname}-${pkgver}.tar.gz"
'624078.patch')
-md5sums=('9ea59a024dcbddb85b0ed25ddca9bc8e'
- '4c5c7b85ee0641a66e885b647fd669fd')
+sha256sums=('0ff292825a29201106239c4d47d9ce4c6bda3f51c78c0463eb2634ecc337b774'
+ '7bd0e8bbf2e29ef00ee2387a1dd964cda841bc8995db85cf97b73c4dd766e699')
options=('!makeflags')