summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaporeon2023-06-19 02:28:37 +1200
committerVaporeon2023-06-19 02:28:37 +1200
commit4fb8fdaaf3e686223393f16147c0e6f136131d6e (patch)
tree1e279bd57bf9af6ca903a42c63197f327b453db9
parent4bb7e1bc8afb7ab0f1fc3c9913e81ac2bb56c5a4 (diff)
downloadaur-4fb8fdaaf3e686223393f16147c0e6f136131d6e.tar.gz
Update URL
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb1ae151fe39..2c7729487b4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bsnes-qt5
pkgdesc = Super Nintendo emulator focusing on performance, features, and ease of use. (Qt 5)
pkgver = 20230610
pkgrel = 1
- url = https://byuu.org/emulation/bsnes/
+ url = https://github.com/bsnes-emu/bsnes
arch = x86_64
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 3ba5b674bb92..0fe408004d79 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _commit=7ec3077079445c1ab591d542d475da5fa121632e
pkgrel=1
pkgdesc='Super Nintendo emulator focusing on performance, features, and ease of use. (Qt 5)'
arch=(x86_64)
-url='https://byuu.org/emulation/bsnes/'
+url='https://github.com/bsnes-emu/bsnes'
license=(GPL3)
depends=(qt5-base libpulse libxv libao openal sdl2)
makedepends=(git)