summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-08-28 16:39:47 +0200
committerbartus2019-08-28 16:39:47 +0200
commit075b545974493640a1e8a5683658fe042c9095f7 (patch)
tree5c466bc077d240f129ba45fa974f0a54b9bcb877
parent3d5a5f37a7aa1571f6f850c17fa6ebf699ff3610 (diff)
downloadaur-075b545974493640a1e8a5683658fe042c9095f7.tar.gz
Port changes form `gegl-qfix-git`
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef55c77d3f28..9c29b4201cce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = gegl-qfix-git
+pkgbase = gegl-git
pkgdesc = Graph based image processing framework
pkgver = 0.4.17.r9768.e1aa95ac1
pkgrel = 1
@@ -38,5 +38,5 @@ pkgbase = gegl-qfix-git
source = git+https://gitlab.gnome.org/GNOME/gegl.git
sha512sums = SKIP
-pkgname = gegl-qfix-git
+pkgname = gegl-git
diff --git a/PKGBUILD b/PKGBUILD
index 4f79321203a0..a2b376ea6105 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
_pkgname=gegl
-pkgname="${_pkgname}-qfix-git"
+pkgname="${_pkgname}-git"
pkgver=0.4.17.r9768.e1aa95ac1
pkgrel=1
pkgdesc="Graph based image processing framework"