summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b8ae972eaa2..f12f43aee40f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pablo Moyano (p4block)
pkgname=gtksourceview3-highlight-smali
pkgver=LATEST
-pkgrel=1
+pkgrel=2
pkgdesc="Smali (Dalvik bytecode) syntax highlighter for GTK apps like Gedit"
arch=('any')
url="https://github.com/CriticalBlue/smali-syntax-highlighter"