summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrostworx2022-10-20 18:46:24 +0200
committerfrostworx2022-10-20 18:46:24 +0200
commitb45825570b072b6c53c4d82f8f07c77a9c452d2f (patch)
treeaccedb0c105766156d6527aa1d8494ab0985e2eb
parent52e5df4129c222760901378f2eb553a66c04935d (diff)
downloadaur-b45825570b072b6c53c4d82f8f07c77a9c452d2f.tar.gz
project moved
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a61e19a5871c..921437cfd33b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = steamtinkerlaunch-git
pkgdesc = Wrapper script for Steam custom launch options
- pkgver = 11.0.r891.3b180f2
+ pkgver = v11.12..r993.935380f
pkgrel = 1
- url = https://github.com/frostworx/steamtinkerlaunch
+ url = https://github.com/sonic2kk/steamtinkerlaunch
arch = any
license = GPL3
makedepends = git
@@ -42,7 +42,7 @@ pkgbase = steamtinkerlaunch-git
optdepends = xdg-utils: optional for opening game paths
provides = steamtinkerlaunch
conflicts = steamtinkerlaunch
- source = git+https://github.com/frostworx/steamtinkerlaunch.git
+ source = git+https://github.com/sonic2kk/steamtinkerlaunch.git
sha1sums = SKIP
pkgname = steamtinkerlaunch-git
diff --git a/PKGBUILD b/PKGBUILD
index 919d56507075..1249699c3e1c 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-git
-pkgver=11.0.r891.3b180f2
+pkgver=v11.12..r993.935380f
pkgrel=1
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' 'procps-ng' 'unzip' 'xxd' 'wget' 'xdotool' 'xorg-xprop' 'xorg-xrandr' 'xorg-xwininfo' 'yad')
makedepends=('git')
@@ -38,7 +38,7 @@ optdepends=(
)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://github.com/frostworx/steamtinkerlaunch.git')
+source=('git+https://github.com/sonic2kk/steamtinkerlaunch.git')
sha1sums=('SKIP')
pkgver() {