summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkeysym2021-09-15 09:44:11 -0300
committerkeysym2021-09-15 09:44:11 -0300
commit306459308335af2a0a6cf1330975bc6371edcda7 (patch)
treec422f53888410a22ca33ae599878f493d66b1030
parent246934466d535cde3ae9349f201e98112f3610fa (diff)
downloadaur-306459308335af2a0a6cf1330975bc6371edcda7.tar.gz
upgpkg: rel: 0.9.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d07e8f6ae77b..7a41b3b06ff5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = trdsql
pkgdesc = Tool that can execute SQL queries on CSV, LTSV and JSON
pkgver = 0.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/noborus/trdsql
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 30cf672a94aa..766c4e1f27c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=trdsql
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Tool that can execute SQL queries on CSV, LTSV and JSON"
arch=('i686' 'x86_64')
url="https://github.com/noborus/trdsql"