summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dba3dcdd214..e2d51645cd2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = thcrap-steam-proton-wrapper-git
pkgdesc = A wrapper script for launching the official Touhou games on Steam with patches
pkgver = r24.519e82c
pkgrel = 1
- url = https://github.com/tactikauan/thcrap-steam-proton-wrapper.git
+ url = https://github.com/tactikauan/thcrap-steam-proton-wrapper
arch = any
license = Unlicense
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = thcrap-steam-proton-wrapper-git
depends = procps-ng
depends = sed
depends = coreutils
- source = thcrap-steam-proton-wrapper::git+https://github.com/tactikauan/thcrap-steam-proton-wrapper.git
+ source = thcrap-steam-proton-wrapper::git+https://github.com/tactikauan/thcrap-steam-proton-wrapper
sha256sums = SKIP
pkgname = thcrap-steam-proton-wrapper-git
diff --git a/PKGBUILD b/PKGBUILD
index 07ae9de5e62d..56faf9a7d0ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r24.519e82c
pkgrel=1
pkgdesc="A wrapper script for launching the official Touhou games on Steam with patches"
arch=('any')
-url="https://github.com/tactikauan/thcrap-steam-proton-wrapper.git"
+url="https://github.com/tactikauan/thcrap-steam-proton-wrapper"
license=('Unlicense')
depends=('zenity' 'procps-ng' 'sed' 'coreutils')
makedepends=('git')