[arch-commits] Commit in gegl/trunk (PKGBUILD)

Christian Hesse eworm at gemini.archlinux.org
Thu Jul 21 10:34:11 UTC 2022


    Date: Thursday, July 21, 2022 @ 10:34:11
  Author: eworm
Revision: 451521

upgpkg: gegl 0.4.38-1: new upstream release

Modified:
  gegl/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-20 23:44:44 UTC (rev 451520)
+++ PKGBUILD	2022-07-21 10:34:11 UTC (rev 451521)
@@ -1,9 +1,9 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=gegl
-_tag='f293be3fa442fd89486a710e2e0700a6c2758d90'
-pkgver=0.4.36
-pkgrel=3
+_tag='e45bf4479cc96e968ff39e7f3e83c8b6ca7ee757'
+pkgver=0.4.38
+pkgrel=1
 pkgdesc='Graph based image processing framework'
 arch=('x86_64')
 url='https://www.gegl.org/'
@@ -23,11 +23,6 @@
   git describe --tags | sed 's/^GEGL_//;s/_$//;s/_/./g;s/-/+/g'
 }
 
-prepare() {
-  cd "${pkgname}"
-  git cherry-pick -n 002f4807e511e65c885cb7c10643b6f44a514eb3..7e19debd83f0658b59fc86c214332ded4f935035
-}
-
 build() {
   mkdir -p build
   cd build



More information about the arch-commits mailing list