summarylogtreecommitdiffstats
path: root/PKGBUILD.autotools
diff options
context:
space:
mode:
authorTed Alff2023-04-11 11:03:51 -0400
committerTed Alff2023-04-11 11:03:51 -0400
commitf41dfafa42e1417856f8eacf63e661d7c4339f29 (patch)
tree12ab764ad2df898c713ebcf8257bbd7894e4832e /PKGBUILD.autotools
parent1761e384c985868d58f32940c14cb3d17017db5e (diff)
downloadaur-f41dfafa42e1417856f8eacf63e661d7c4339f29.tar.gz
Update shasums for the babl patches. Add the patches locally so we don't have this problem again.
Diffstat (limited to 'PKGBUILD.autotools')
-rw-r--r--PKGBUILD.autotools5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD.autotools b/PKGBUILD.autotools
index de2832f8272c..ce28bacc1cec 100644
--- a/PKGBUILD.autotools
+++ b/PKGBUILD.autotools
@@ -35,9 +35,10 @@ optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cu
conflicts=("${_pkgname}")
provides=("${_pkgname}=${pkgver}")
source=("https://download.gimp.org/pub/gimp/v${pkgver%.*}/${_pkgname}-${pkgver}-autotools.tar.bz2"
- 'babl-0.1-name-change-autotools.patch::https://gitlab.gnome.org/GNOME/gimp/-/commit/09ece8f6f99756ed84ded47d9da6e2f5cbda5375.patch'
+ 'babl-0.1-name-change-autotools.patch'
'linux.gpl')
-sha256sums=('028bb8f825c492037d09720694c3a3096f1af5d6347eaa84970b43c476713ee7'
+sha256sums=('810761c432224157f45c5104ded58245acb95d2070a538caa516327c5b0e0f58'
+ 'e92f88fbfb31514b1be47d303f69a5020c9fffdd6f4557fceeaab36b7881eb78'
'1003bbf5fc292d0d63be44562f46506f7b2ca5729770da9d38d3bb2e8a2f36b3')
prepare() {