summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyPixie2023-03-17 02:35:51 -0300
committerShyPixie2023-03-17 02:35:51 -0300
commit1253d02ee399efff6067c40f228a7280a826789e (patch)
treef0ff4929b8cbbe9eddc2476b0c6ebd638e3b3368
parentea46bd35573b7fb60e3ba57cf293c772dadd2ae2 (diff)
downloadaur-1253d02ee399efff6067c40f228a7280a826789e.tar.gz
Update username
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dca95d22ebe..806bbd59b0b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = steam-tools-ng
pkgdesc = Some useful tools for use with steam client or compatible programs, websites
pkgver = 2.1.2
- pkgrel = 1
- url = https://github.com/ShyPixie/steam-tools-ng
+ pkgrel = 2
+ url = https://github.com/calendulish/steam-tools-ng
arch = any
license = GPL
makedepends = python-build
@@ -16,7 +16,7 @@ pkgbase = steam-tools-ng
depends = python-stlib-plugins>=1.1
depends = python-gobject
depends = gtk4
- source = https://github.com/ShyPixie/steam-tools-ng/archive/v2.1.2.tar.gz
+ source = https://github.com/calendulish/steam-tools-ng/archive/v2.1.2.tar.gz
sha256sums = 78e6cbad64d73fa0ca2dec4a4586f8f15420e73fefdee10498ae8466da00e776
pkgname = steam-tools-ng
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() {