summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémi BERTHO2017-11-08 21:14:45 +0100
committerRémi BERTHO2017-11-08 21:14:45 +0100
commitef65187c27f8649839f122a359b0c556bcccca8e (patch)
tree036563b5e129164d6485447344859c42347ba900
parent775355eccab96ae8ea1f340516e9da8764ff4c95 (diff)
downloadaur-ef65187c27f8649839f122a359b0c556bcccca8e.tar.gz
Fixed checksum
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a895ac5e19e7..1372995200d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Nov 5 14:46:12 UTC 2017
+# Wed Nov 8 20:14:38 UTC 2017
pkgbase = libcsuper
pkgdesc = Universal points counter allowing reflexion exemption - Library
pkgver = 4.4.0
@@ -17,7 +17,7 @@ pkgbase = libcsuper
optdepends = csuper-cli
optdepends = csuper-gtk
source = https://www.binaries.dalan.fr/Csuper/4.4.0/csuper-4.4.0-sources.tar.xz
- sha512sums = 59a03fc63f6c1d778ce506f626c1ff9e5f7e6923db6ac8fb71ccada19523489411bd016f2819480bb3cc5dd49ab44b1a492206e2472720e3fe45557227870256
+ sha512sums = 51fc47154c31325b0a2066df7f70330d6bc6a678505e065e7ae9bc259a04796c4607c5a809e36c097cf549766f3e9efdce59f98f02fbe68a295323bfa06a8901
pkgname = libcsuper
diff --git a/PKGBUILD b/PKGBUILD
index 10d3c97850eb..4f861e025894 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ optdepends=('csuper-cli' 'csuper-gtk')
makedepends=('cmake')
install="INSTALL"
source=(https://www.binaries.dalan.fr/Csuper/$pkgver/csuper-$pkgver-sources.tar.xz)
-sha512sums=('59a03fc63f6c1d778ce506f626c1ff9e5f7e6923db6ac8fb71ccada19523489411bd016f2819480bb3cc5dd49ab44b1a492206e2472720e3fe45557227870256')
+sha512sums=('51fc47154c31325b0a2066df7f70330d6bc6a678505e065e7ae9bc259a04796c4607c5a809e36c097cf549766f3e9efdce59f98f02fbe68a295323bfa06a8901')
build()
{