summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2020-03-02 01:33:53 +0000
committergrufo2020-03-02 01:33:53 +0000
commit0e0eb53f02c6f3caa96690132295618e2126ca30 (patch)
treee8a0e233be538fdb6b1e2635c163b96dc562bb4e
parent829e9519fca37462479e13bbf40942dafe2d2610 (diff)
downloadaur-0e0eb53f02c6f3caa96690132295618e2126ca30.tar.gz
PKGBUILD only
-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() {