summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33c6544b53d9..d69c35cb293d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lglaf
pkgdesc = LGLAF.py is a utility for communication with LG devices in Download Mode. This allows you to execute arbitrary shell commands on a LG phone as root. Utility was created by Lekensteyn (Peter Wu)
pkgver = 20180317
- pkgrel = 3
+ pkgrel = 4
url = https://gitlab.com/vinibali/lglaf
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9935b500895c..1860d06635b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lglaf
pkgver=20180317
-pkgrel=3
+pkgrel=4
pkgdesc="LGLAF.py is a utility for communication with LG devices in Download Mode. This allows you to execute arbitrary shell commands on a LG phone as root. Utility was created by Lekensteyn (Peter Wu)"
arch=(i686 x86_64)
url="https://gitlab.com/vinibali/lglaf"