summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreugene2022-12-24 20:14:45 +0000
committereugene2022-12-24 20:14:45 +0000
commitfd0db324fbc699d41715f138bec27298d422b6ba (patch)
treeaa9f62a0a03b522b64e5b352d5e3a140569b959a
parentacb7ab0616b824d71bd54ee3a1e6bdaa6604188c (diff)
downloadaur-fd0db324fbc699d41715f138bec27298d422b6ba.tar.gz
fixup! change upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ddbfc5e5ed1..5c638416f695 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = deadbeef-mpris2-plugin
depends = deadbeef
conflicts = deadbeef-mpris-plugin
options = !libtool
- source = https://github.com/Serranya/deadbeef-mpris2-plugin/releases/download/v1.14/deadbeef-mpris2-plugin-1.14.tar.xz
+ source = https://github.com/DeaDBeeF-Player/deadbeef-mpris2-plugin/releases/download/v1.14/deadbeef-mpris2-plugin-1.14.tar.xz
md5sums = c7e6b795bb5092e1aa5af7e2d1640d70
pkgname = deadbeef-mpris2-plugin
diff --git a/PKGBUILD b/PKGBUILD
index 813831e5752e..5f0f8dfd1a1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('glib2' 'deadbeef' )
conflicts=('deadbeef-mpris-plugin')
options=('!libtool')
-source=(https://github.com/Serranya/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
+source=(https://github.com/DeaDBeeF-Player/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
md5sums=('c7e6b795bb5092e1aa5af7e2d1640d70')
build() {