summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbuck-yeh2020-12-25 17:32:00 +0800
committerbuck-yeh2020-12-25 17:32:00 +0800
commit0358db3c0092defda8962e95cb4a6caf4d0300c2 (patch)
tree2b7f379a6059360f496bae8ad1e1cd1a0e241544 /.SRCINFO
parentf37f37c94f36d9637adb6895f4073fbd2cc37f39 (diff)
downloadaur-0358db3c0092defda8962e95cb4a6caf4d0300c2.tar.gz
Upgrade according to changes of bux v1.1.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89cdea3ca294..ebbb4aa1d15c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = parsergen
pkgdesc = LR1/GLR parser generator into Modern C++ code which must be built with bux library
- pkgver = 1.5.0
- pkgrel = 2
+ pkgver = 1.5.1
+ pkgrel = 1
url = https://github.com/buck-yeh/parsergen.git
arch = x86_64
license = MIT