summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoey Mertes2022-04-09 17:36:45 -0400
committerZoey Mertes2022-04-09 17:36:45 -0400
commit3fda99a599918234ca3ff49bc90336b2ff42d532 (patch)
tree9d99863bafbc7dbd88f4164b44d8cc3a97e2660b
parentd4f5cf0549541a27b52839270e882068bee2e333 (diff)
downloadaur-3fda99a599918234ca3ff49bc90336b2ff42d532.tar.gz
Minor updates
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecb4692b4af3..415abd9b1740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# shellcheck shell=bash
# shellcheck disable=SC2034,SC2148,SC2154
# Co-Maintainer: Daemon Lee Schmidt <DaemonLeeSchmidt@gmail.com>
-# Maintainer: Zeke Sonxx <zeke@zekesonxx.com>
-pkgname=fargo-git # '-bzr', '-git', '-hg' or '-svn'
+# Maintainer: Zoey Mertes <zmertes@zmertes.net>
+pkgname=fargo-git
pkgver=r19.2dd84e1
-pkgrel=2
+pkgrel=3
pkgdesc="Removes unseeable and ghost alpha from PNG images."
arch=('i686' 'x86_64')
url="https://github.com/DaemonLee/fargo"
license=('GPL3')
groups=()
-depends=('libvips-git')
+depends=('libvips')
makedepends=('git' 'perl')
provides=("${pkgname%-VCS}")
conflicts=("${pkgname%-VCS}")