summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreugene2022-12-24 20:14:45 +0000
committereugene2022-12-24 20:14:45 +0000
commitfd0db324fbc699d41715f138bec27298d422b6ba (patch)
treeaa9f62a0a03b522b64e5b352d5e3a140569b959a /PKGBUILD
parentacb7ab0616b824d71bd54ee3a1e6bdaa6604188c (diff)
downloadaur-fd0db324fbc699d41715f138bec27298d422b6ba.tar.gz
fixup! change upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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() {