summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoey Mertes2022-04-09 17:38:14 -0400
committerZoey Mertes2022-04-09 17:38:14 -0400
commit1f8a1aa327bef542472c5989631eacfcb2d27993 (patch)
treecb5be3951c26e3bfee24e56ce2035e86f0b07060
parent3fda99a599918234ca3ff49bc90336b2ff42d532 (diff)
downloadaur-fargo-git.tar.gz
been too long since I AURed
-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"