summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2024-04-10 19:09:57 +0200
committerFrederik “Freso” S. Olesen2024-04-10 19:09:57 +0200
commit687b32e1ce2639d5816256846db9271207a64f7b (patch)
tree0f39212fc04c077b9392320eecff1b09ac1e7bcf
parentbdd16b9e21b2d26450ec23683d750b56be913380 (diff)
downloadaur-687b32e1ce2639d5816256846db9271207a64f7b.tar.gz
Bump $pkgver/reset $pkgrel
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ce018955a60..d348c9d65b5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gimp3-plugin-resynthesizer-git
pkgdesc = Suite of gimp plugins for texture synthesis (like heal-selection), ported to GIMP 3. Git-Version
- pkgver = 2.0.3.r24.gecfc4e7
- pkgrel = 3
+ pkgver = 2.0.3.r90.gdee6711
+ pkgrel = 1
url = https://github.com/bootchk/resynthesizer
arch = i686
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = gimp3-plugin-resynthesizer-git
depends = gimp>=2.99
depends = python
depends = python-gobject
- provides = gimp3-plugin-resynthesizer=2.0.3.r24.gecfc4e7
+ provides = gimp3-plugin-resynthesizer=2.0.3.r90.gdee6711
conflicts = gimp3-plugin-resynthesizer
options = !emptydirs
source = git+https://github.com/bootchk/resynthesizer#branch=resynthesizer3
diff --git a/PKGBUILD b/PKGBUILD
index 239d4c57f955..b4f08af39012 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=resynthesizer
pkgname=gimp3-plugin-${_pkgname}-git
-pkgver=2.0.3.r24.gecfc4e7
-pkgrel=3
+pkgver=2.0.3.r90.gdee6711
+pkgrel=1
pkgdesc="Suite of gimp plugins for texture synthesis (like heal-selection), ported to GIMP 3. Git-Version"
arch=('i686' 'x86_64' 'x86_64_v3')
url="https://github.com/bootchk/resynthesizer"