summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2019-11-14 12:30:58 -0500
committerchrisjbillington2019-11-14 12:30:58 -0500
commit7f021ea527c9a966f9521fa1f600dd8a26cb52e8 (patch)
tree4cda2ab3e26af39ff9681df552313964d10b01bd
parentfa765869fd5f50f2302a4a1088cab6c8911b7a1c (diff)
downloadaur-7f021ea527c9a966f9521fa1f600dd8a26cb52e8.tar.gz
python 3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bfafc5c24cb..9fddcbeba17a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = interminal
pkgdesc = Utility for launching commands in a GUI terminal
pkgver = 0.3.7
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/chrisjbillington/interminal
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 9fc07a10bfe7..6ac8b0c21e75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Billington <chrisjbillington@gmail.com>
pkgname=interminal
pkgver=0.3.7
-pkgrel=3
+pkgrel=4
pkgdesc="Utility for launching commands in a GUI terminal"
url="https://github.com/chrisjbillington/interminal"
depends=('python' )