summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrostworx2022-10-20 18:50:03 +0200
committerfrostworx2022-10-20 18:50:03 +0200
commit3a5349417e8592f266d1a5df688b65be502c3334 (patch)
treef0445bfc722526ed8e28639b62130f0ea481e324
parentd280991650208af6bcf14200c269c92a44bbb02e (diff)
downloadaur-3a5349417e8592f266d1a5df688b65be502c3334.tar.gz
project moved
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c47bcfe1307d..fc4838d22805 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = steamtinkerlaunch
pkgdesc = Wrapper script for Steam custom launch options
pkgver = 11.11
- pkgrel = 1
- url = https://github.com/frostworx/steamtinkerlaunch
+ pkgrel = 2
+ url = https://github.com/sonic2kk/steamtinkerlaunch
arch = any
license = GPL3
depends = bash
@@ -40,7 +40,7 @@ pkgbase = steamtinkerlaunch
optdepends = pev: optional for extracting data from the game exe
optdepends = gdb: optional for starting the game under the debugger gdb
optdepends = xdg-utils: optional for opening game paths
- source = steamtinkerlaunch-11.11.tar.gz::https://github.com/frostworx/steamtinkerlaunch/archive/v11.11.tar.gz
+ source = steamtinkerlaunch-11.11.tar.gz::https://github.com/sonic2kk/steamtinkerlaunch/archive/v11.11.tar.gz
sha256sums = 1e7f9d52753ff9203ddcd69461e6160530dba03747ecfb2a15d7e5dd435d34c4
pkgname = steamtinkerlaunch
diff --git a/PKGBUILD b/PKGBUILD
index 0088a26a0fe2..5f3f52fa2577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer: Marcel Unbehaun <f.rostze.ux at gmail dot com>
+# Maintainer:
# Co-Maintainer: Alan Jenkins <alan.james.jenkins@gmail.com>
# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=steamtinkerlaunch
pkgver=11.11
-pkgrel=1
+pkgrel=2
pkgdesc="Wrapper script for Steam custom launch options"
arch=('any')
-url="https://github.com/frostworx/steamtinkerlaunch"
+url="https://github.com/sonic2kk/steamtinkerlaunch"
license=('GPL3')
depends=('bash' 'git' 'procps-ng' 'unzip' 'xxd' 'wget' 'xdotool' 'xorg-xprop' 'xorg-xrandr' 'xorg-xwininfo' 'yad')
optdepends=(