summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuo Teramoto2018-02-26 16:57:47 -0300
committerKazuo Teramoto2018-02-26 16:57:47 -0300
commit28c4511bf21679283d7704a8cbb69b0b25949abf (patch)
tree04043e1bf70d7df842661f9b7a98ab77233151c3
parent7fbc41243477bde5faef3cba6794091d83024162 (diff)
downloadaur-28c4511bf21679283d7704a8cbb69b0b25949abf.tar.gz
Sync version of SRCINFO and PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 542ebadeb266..5a81a2ecb1c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stig-git
pkgdesc = TUI and CLI client for the Transmission daemon
- pkgver = 0.8.2a.r91.c28fd6b
+ pkgver = 0.8.3a.r97.71ee76c
pkgrel = 2
url = https://github.com/rndusr/stig
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9e9265b7a6e1..b8aced056e85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=('stig-git')
pkgname=('stig-git')
pkgver=0.8.3a.r97.71ee76c
-pkgrel=1
+pkgrel=2
pkgdesc='TUI and CLI client for the Transmission daemon'
url='https://github.com/rndusr/stig'
depends=('python' 'python-urwid' 'python-urwidtrees' 'python-aiohttp'