summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJang Whemoon2020-03-15 06:40:18 +0900
committerJang Whemoon2020-03-15 06:40:18 +0900
commit05cf5d381b5263ad56b98b81b737ae1d0426bf35 (patch)
tree9716c1cb7ce132964f21bd5a08a836db49932e31 /PKGBUILD
parent96af0226d0935f7919f8db7d1f28c5bbf888b117 (diff)
downloadaur-05cf5d381b5263ad56b98b81b737ae1d0426bf35.tar.gz
Bump epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fa5cee48520..71d17fcfc0fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Whemoon Jang <palindrom615@gmail.com>
pkgname=nimf-git
-pkgver=1.1.r51.317da32
+pkgver=git
pkgrel=1
+epoch=1
pkgdesc='Nimf is a lightweight, fast and extensible input method framework.'
arch=('i386' 'x86_64')
url="https://github.com/hamonikr/nimf"