summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederick Zhang2019-12-27 19:58:28 +1100
committerFrederick Zhang2019-12-27 19:58:28 +1100
commite7b8e3ab270ed604967d30145433f514421e7d51 (patch)
treec934b2707480dc0367e8de64dc71d686594e59e3
parent426e74554887aa3e77610dfdc82a62a723a8c516 (diff)
downloadaur-e7b8e3ab270ed604967d30145433f514421e7d51.tar.gz
bump to 2.0.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79fdf079301d..10173df10810 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = q
pkgdesc = SQL-like queries on tabular text data, including joins and subqueries
- pkgver = 2.0.6
- pkgrel = 2
+ pkgver = 2.0.8
+ pkgrel = 1
url = https://github.com/harelba/q
arch = x86_64
license = GPL3
depends = python
- source = https://github.com/harelba/packages-for-q/raw/master/rpms/q-text-as-data-2.0.6-1.x86_64.rpm
- sha256sums = d012b7f5276cfa630c518906da7d2aec4b6556f20594b76957549dbc3f5b0d92
+ source = https://github.com/harelba/packages-for-q/raw/master/rpms/q-text-as-data-2.0.8-1.x86_64.rpm
+ sha256sums = 14e5edaf91da456eeed11e6ee4f0205a395d2d4b16421ab3dbefd0b49983c14b
pkgname = q
diff --git a/PKGBUILD b/PKGBUILD
index a20857cd05f3..c9c10b1bd7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Fabien Dubosson <fabien.dubosson@gmail.com>
pkgname=q
-pkgver=2.0.6
-pkgrel=2
+pkgver=2.0.8
+pkgrel=1
pkgdesc="SQL-like queries on tabular text data, including joins and subqueries"
url="https://github.com/harelba/q"
license=('GPL3')
arch=('x86_64')
depends=('python')
source=("https://github.com/harelba/packages-for-q/raw/master/rpms/q-text-as-data-${pkgver}-1.x86_64.rpm")
-sha256sums=('d012b7f5276cfa630c518906da7d2aec4b6556f20594b76957549dbc3f5b0d92')
+sha256sums=('14e5edaf91da456eeed11e6ee4f0205a395d2d4b16421ab3dbefd0b49983c14b')
package() {
cd "${srcdir}/"