summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bruder2023-07-16 17:26:26 +0200
committerMoritz Bruder2023-07-16 17:26:26 +0200
commit8ed7e97a1103fcbef4e45afe11c93eae20eea92e (patch)
tree433a252da9b359d0f0ad115902bc84af86f2bb3d /PKGBUILD
parent70d28db42b521c698fba45570ba54ddfd58d246a (diff)
downloadaur-8ed7e97a1103fcbef4e45afe11c93eae20eea92e.tar.gz
Update vcs URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b675b427794..4770aa42198a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libmpd-git
-pkgver=r419.2c8b595
+pkgver=r427.8601a0e
pkgrel=1
pkgdesc="Signal based wrapper around libmpdclient"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ license=('GPL')
depends=('glib2')
conflicts=('libmpd')
-source=($pkgname::git://github.com/DaveDavenport/libmpd.git)
+source=($pkgname::git+https://github.com/DaveDavenport/libmpd.git)
md5sums=(SKIP)