summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2024-04-10 15:49:09 +0930
committerchrisjbillington2024-04-10 15:49:09 +0930
commit57347949bbe8a34b68288705890009d38caa0736 (patch)
treea8feb4dab2333853db2709ff2cafe2ec13b3161b
parent838b73e4f1580287811baff1bb710e3637e82f04 (diff)
downloadaur-interminal.tar.gz
add .SRCINFO
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2415342a08fc..ba98e7911634 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = interminal
pkgdesc = Utility for launching commands in a GUI terminal
- pkgver = 0.3.7
- pkgrel = 5
+ pkgver = 0.4.0
+ pkgrel = 1
url = https://github.com/chrisjbillington/interminal
arch = any
license = BSD
- depends = python
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-setuptools
depends = python-pexpect
- source = https://files.pythonhosted.org/packages/source/i/interminal/interminal-0.3.7.tar.gz
- sha256sums = 2eee41cae9cc5e2885c29be6eac9e175a5f5b44be8d17153862db09c087f37e0
+ source = https://files.pythonhosted.org/packages/source/i/interminal/interminal-0.4.0.tar.gz
+ sha256sums = 25fb58cf35bbdc1ca4b77fe6bc9b04f735bd5028ef07bb6f3c0b3ddef500ed92
pkgname = interminal
-