summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2ea8bbdb367..211bdc07b6ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.github.com/Electrux/CCP4M"
license=('BSD')
depends=('yaml-cpp' 'curl')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Electrux/$pkgname/archive/v$pkgver.tar.gz" )
-md5sums=('5c04db483ad7451d0b9680a3918cf8c8')
+md5sums=('7ef3e326e357289d15be685b2bfe665d')
build() {
cd "$srcdir/$pkgname-$pkgver"