summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba2ea822721b..afa21729cfde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = libconfini
conflicts = libconfini-git
conflicts = libconfini-bin
source = https://github.com/madmurphy/libconfini/releases/download/1.14.0/libconfini-1.14.0-with-configure.tar.gz
- sha256sums = 4ba305c08c4f51851003c7628ed6a30c8c5b78dc7d66446213273bb153ffea45
+ sha256sums = 9812e5a4eab0bf5adf8c15e1048d57c40772a2c3ea53932064963c06d33e0d1f
pkgname = libconfini
diff --git a/PKGBUILD b/PKGBUILD
index 32b2eb8f00fb..bdc0a916c6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://madmurphy.github.io/libconfini'
license=('GPL')
conflicts=("${pkgname}-git" "${pkgname}-bin")
source=("https://github.com/madmurphy/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}-with-configure.tar.gz")
-sha256sums=('4ba305c08c4f51851003c7628ed6a30c8c5b78dc7d66446213273bb153ffea45')
+sha256sums=('9812e5a4eab0bf5adf8c15e1048d57c40772a2c3ea53932064963c06d33e0d1f')
build() {