summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2021-05-31 19:25:11 +0100
committerLeonidas Spyropoulos2021-05-31 19:25:11 +0100
commita01e5f6921fd8e4142fe068310f87648c0b71c5f (patch)
tree993fd309896fc438d5b98173c532988b5abec0f9
parent31f61ef2aba0ed3a16dcf9f05e6fb6cc1e1f1ec5 (diff)
downloadaur-a01e5f6921fd8e4142fe068310f87648c0b71c5f.tar.gz
upgpkg: auracle-git r366.8739929-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ae806871efa..fb7fe647bea3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,9 +19,9 @@ pkgbase = auracle-git
provides = auracle
conflicts = auracle
source = git+https://github.com/falconindy/auracle.git
- source = abseil-fix.patch::https://github.com/inglor/auracle/commit/bcd5ceef60bce3e463cc8a2c93f6750d6dd49f4e.patch
+ source = abseil-fix.patch::https://github.com/inglor/auracle/commit/9075aabcd3eac5a058d97b871e786e9fb65bfbce.patch
sha256sums = SKIP
- sha256sums = bd0fbc1020a51bf24176221586935a59ee5dbc4b2b9e5d9c2d37f79626b7ad2b
+ sha256sums = ca65cb7f95c3427a5abc5e95eb69b34da6ccfc8200b0c800c42971b901e88bd4
pkgname = auracle-git
diff --git a/PKGBUILD b/PKGBUILD
index 407d5246e30a..caec41922b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,9 +14,9 @@ checkdepends=('python' 'fakechroot' 'gtest')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+https://github.com/falconindy/auracle.git"
- "abseil-fix.patch::https://github.com/inglor/auracle/commit/bcd5ceef60bce3e463cc8a2c93f6750d6dd49f4e.patch")
+ "abseil-fix.patch::https://github.com/inglor/auracle/commit/9075aabcd3eac5a058d97b871e786e9fb65bfbce.patch")
sha256sums=('SKIP'
- 'bd0fbc1020a51bf24176221586935a59ee5dbc4b2b9e5d9c2d37f79626b7ad2b')
+ 'ca65cb7f95c3427a5abc5e95eb69b34da6ccfc8200b0c800c42971b901e88bd4')
pkgver() {
cd "$_pkgname"