summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFFY002018-09-06 17:16:10 +0100
committerFFY002018-09-06 17:16:10 +0100
commit6b27fc731c3565415de9eeceafd64da93428d263 (patch)
tree70940aada1002656269a2b94c9992ad697e430d1
parent485fc1c488658d235fdfa42ecf00c29bf58758d8 (diff)
downloadaur-6b27fc731c3565415de9eeceafd64da93428d263.tar.gz
fix missing
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b65932c096e..940edff8c816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=babl-git
+_pkgname=${pkgname%-git}
pkgver=0.1.57.ed42383
pkgrel=1
pkgdesc="Dynamic, any to any, pixel format translation library."