summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsyui2019-12-19 13:48:46 +0900
committersyui2019-12-19 13:48:46 +0900
commitb969e997f689bb909bbb48ee8266ca84055c9210 (patch)
treead8b87f8cf405be6b540074a46ffa052babb1855 /PKGBUILD
parent95fd0d6f59ee6552307a92dc9cd68f61b88f6fb5 (diff)
downloadpackages-b969e997f689bb909bbb48ee8266ca84055c9210.tar.gz
packages-b969e997f689bb909bbb48ee8266ca84055c9210.tar.bz2
packages-b969e997f689bb909bbb48ee8266ca84055c9210.zip
update 0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3359554..9a9c9bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
1# Maintainer: syui <syui@users.noreply.github.com> 1# Maintainer: syui <syui@users.noreply.github.com>
2pkgname=xq 2pkgname=xq
3pkgver=0.1 3pkgver=0.2
4pkgrel=1 4pkgrel=1
5pkgdesc="xml to json convert parser" 5pkgdesc="xml to json convert parser"
6arch=('x86_64' 'i686') 6arch=('x86_64' 'i686')