summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 3 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36e814177791..b9cc8a0958b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Acidhub <dev@acidhub.click>
pkgname=steam-tools-ng
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.4
+pkgrel=1
pkgdesc="Some useful tools for use with steam client or compatible programs, websites"
arch=('any')
url="https://github.com/calendulish/steam-tools-ng"
@@ -13,15 +13,8 @@ makedepends=('python-build' 'python-installer' 'python-wheel' 'imagemagick')
license=('GPL')
source=(
"https://github.com/calendulish/$pkgname/archive/v${pkgver}.tar.gz"
- "https://github.com/calendulish/$pkgname/commit/b49deac04211c6c010a6db0f3b9cc06a646fd0c1.patch"
)
-sha256sums=('4af918fd74c020451eef29375781c6bb2cb7a05afba4e64f05a886b3fe84ca89'
- '6433d67ca6a0a4555cbff98314ff5c196f32ca8dcf6519cf86a093269da322cc')
-
-prepare() {
- cd $pkgname-$pkgver
- patch -Np1 < "../b49deac04211c6c010a6db0f3b9cc06a646fd0c1.patch"
-}
+sha256sums=('3a24a4a0e8dc2fe8587a950246067ccc03a611c94e534475cd228f952490f779')
build() {
cd $pkgname-$pkgver