summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShyPixie2023-03-17 02:35:51 -0300
committerShyPixie2023-03-17 02:35:51 -0300
commit1253d02ee399efff6067c40f228a7280a826789e (patch)
treef0ff4929b8cbbe9eddc2476b0c6ebd638e3b3368 /PKGBUILD
parentea46bd35573b7fb60e3ba57cf293c772dadd2ae2 (diff)
downloadaur-1253d02ee399efff6067c40f228a7280a826789e.tar.gz
Update username
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bb3a74358b7..eae56c8b67e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=steam-tools-ng
pkgver=2.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Some useful tools for use with steam client or compatible programs, websites"
arch=('any')
-url="https://github.com/ShyPixie/steam-tools-ng"
+url="https://github.com/calendulish/steam-tools-ng"
depends=('python>=3.9' 'python-certifi' 'python-aiohttp' 'python-stlib>=1.1' 'python-stlib-plugins>=1.1' 'python-gobject' 'gtk4')
makedepends=('python-build' 'python-installer' 'python-wheel' 'imagemagick')
license=('GPL')
-source=("https://github.com/ShyPixie/$pkgname/archive/v${pkgver}.tar.gz")
+source=("https://github.com/calendulish/$pkgname/archive/v${pkgver}.tar.gz")
sha256sums=('78e6cbad64d73fa0ca2dec4a4586f8f15420e73fefdee10498ae8466da00e776')
build() {