summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07fd04077372..473445aef3bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fargo-git
pkgdesc = Removes unseeable and ghost alpha from PNG images.
- pkgver = r19.2dd84e1
+ pkgver = r21.37103cf
pkgrel = 1
url = https://github.com/DaemonLee/fargo
arch = i686
@@ -8,11 +8,10 @@ pkgbase = fargo-git
license = GPL3
makedepends = git
makedepends = perl
- depends = vips
+ depends = libvips
provides = fargo-git
conflicts = fargo-git
source = fargo::git+https://github.com/DaemonLee/fargo
md5sums = SKIP
pkgname = fargo-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 415abd9b1740..5238bc17b77b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Co-Maintainer: Daemon Lee Schmidt <DaemonLeeSchmidt@gmail.com>
# Maintainer: Zoey Mertes <zmertes@zmertes.net>
pkgname=fargo-git
-pkgver=r19.2dd84e1
-pkgrel=3
+pkgver=r21.37103cf
+pkgrel=1
pkgdesc="Removes unseeable and ghost alpha from PNG images."
arch=('i686' 'x86_64')
url="https://github.com/DaemonLee/fargo"