summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6acbe28029d..d0432b5d5733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=i4oled
pkgver=1.3
-pkgrel=2
+pkgrel=3
pkgdesc="Utility to set and render OLED icons on Wacom Intuos4 family tablets."
arch=('i686' 'x86_64')
url="https://gitlab.com/PrzemoF/i4oled"
license=('GPL3')
depends=('pango>=1.29.0' 'cairo>=1.10.0' 'libpng')
+makedepends=('git')
source=("git+https://gitlab.com/PrzemoF/$pkgname.git#tag=v$pkgver")
sha256sums=('SKIP')