summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoprobelm2023-07-09 20:03:43 -0400
committernoprobelm2023-07-09 20:03:43 -0400
commit6f18de3555e28bfcf4145536642c56351eb88112 (patch)
tree2359f9c87771385ec75d85e0a1dff081e412eaff
parent48934231efabc7c7628115bdd63255ff78b970b0 (diff)
downloadaur-6f18de3555e28bfcf4145536642c56351eb88112.tar.gz
Regenerated .SRCINFO to bump pkgrel from 10 to 11
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68ec3fa7e36b..c2d923e8fef3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-terminaltables
pkgdesc = Generate simple tables in terminals from a nested list of strings
pkgver = 3.1.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/Robpol86/terminaltables
arch = any
license = MIT
@@ -10,6 +10,9 @@ pkgbase = python-terminaltables
checkdepends = python-termcolor
checkdepends = python-colorclass
makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-wheel
+ makedepends = python-installer
depends = python
source = terminaltables-3.1.0.tar.gz::https://github.com/Robpol86/terminaltables/archive/v3.1.0.tar.gz
source = python-3.8.patch