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 9bfad4ac438b..1813ca100b80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libime-git
pkgdesc = A library to support generic input method implementation
pkgver = r146.5b6e890
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/fcitx/libime
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1f0777c0bc61..b58ec50241ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=libime-git
pkgver=r146.5b6e890
-pkgrel=1
+pkgrel=3
pkgdesc="A library to support generic input method implementation"
arch=('i686' 'x86_64')
url="https://github.com/fcitx/libime"