summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2022-04-08 09:13:42 +0200
committerAlexandre Bouvier2022-04-08 09:13:42 +0200
commit44b30a64f903559c2b9e10dffcf464aafb76a70d (patch)
tree10cc6dff9ffde25630fb1421b4afb16049786dbc
parente42990d3541658971c7e1df0f60318d80f8965d0 (diff)
downloadaur-44b30a64f903559c2b9e10dffcf464aafb76a70d.tar.gz
prettify
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6aaa5bef5f16..6f826ad20d18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,7 +25,7 @@ pkgbase = libretro-flycast-git
depends = libretro-core-info
provides = libretro-flycast
conflicts = libretro-flycast
- source = git+https://github.com/flyinghead/flycast.git
+ source = flycast::git+https://github.com/flyinghead/flycast.git
source = unbundle-libs.patch
b2sums = SKIP
b2sums = 602341ffaabf36382565ce780b88419feb6bf46ec7e2600631ead6a65c6d07edbdfbaea8c99ae9e53b85d260370eda0c06142b8b3149468508c4ad592a247a8d
diff --git a/PKGBUILD b/PKGBUILD
index b988379d5cfa..a7832c1c9f5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.2.r245.g514eedbc
pkgrel=1
pkgdesc="Sega Dreamcast core"
arch=('aarch64' 'armv7h' 'i486' 'i686' 'pentium4' 'x86_64')
-url="https://github.com/flyinghead/$_reponame"
+url="https://github.com/flyinghead/flycast"
license=('GPL2')
groups=('libretro')
depends=('libgl' 'libretro-core-info')
@@ -26,7 +26,7 @@ makedepends=(
provides=("$_pkgname")
conflicts=("$_pkgname")
source=(
- "git+$url.git"
+ "$_reponame::git+$url.git"
'unbundle-libs.patch'
)
b2sums=(