summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5bc44ead3c9..4cf723bd1001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=pixelscale-git
_pkgname=libxbr-standalone
pkgver=4.3835e97
-pkgrel=5
+pkgrel=6
pkgdesc="Standalone xBR/HQx pixel art scaling library and standalone executable (includes hqx compatibility script, pixelscale binary and xbr script)"
url="https://github.com/Treeki/libxbr-standalone"
arch=('x86_64' 'i686')
license=('LGPL2.1')
depends=('libpng' 'imagemagick' )
-makedepends=()
+makedepends=('git')
conflicts=('hqx')
provides=('hqx' 'xbr')
source=('hqx.sh' 'xbr.sh' "git+$url.git")