summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzugno2020-12-02 09:50:04 +0100
committerzugno2020-12-02 09:50:04 +0100
commit85b143b7f36be220fa49d8e685b2b4626a48d6d0 (patch)
tree475b7a20e349aaafdfb1e5b5540ff50be0d57e2a
parent5a6887e9b756a1b0f4a508919ed9acee00c09da1 (diff)
downloadaur-85b143b7f36be220fa49d8e685b2b4626a48d6d0.tar.gz
Python version update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d24ff1d4e0a0..2c50068b9b47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stig-git
pkgdesc = TUI and CLI client for the Transmission daemon
- pkgver = 0.11.2a0.r13.7d8b621d
- pkgrel = 2
+ pkgver = 0.11.2a0.r14.a059b0b9
+ pkgrel = 3
url = https://github.com/rndusr/stig
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 2fb29e226e72..11c282c7ae24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Kazuo Teramoto < kaz.rag [at] gmail [dot] com >
pkgname=stig-git
-pkgver=0.11.2a0.r13.7d8b621d
-pkgrel=2
+pkgver=0.11.2a0.r14.a059b0b9
+pkgrel=3
pkgdesc='TUI and CLI client for the Transmission daemon'
url='https://github.com/rndusr/stig'
depends=('python' 'python-urwid' 'python-urwidtrees' 'python-aiohttp'