summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072020-03-22 23:18:13 +0100
committersL1pKn072020-03-22 23:18:13 +0100
commit9f1fa8c8c6219ec138d7389e5e103ee8b8c3bdf7 (patch)
treeb34becee25595322fbd65e05150a7cc2f0c00429 /PKGBUILD
parent656d678ef1860090938ed90356ff132abc0d104f (diff)
downloadaur-9f1fa8c8c6219ec138d7389e5e103ee8b8c3bdf7.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d36ac68a737..0ccfca285e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=libbdplus-git
-pkgver=0.1.2.33.g1dea325
+pkgver=0.1.2.35.g1472680
pkgrel=1
pkgdesc="Open implementation of BD+ protocol. (GIT version)"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('libbdplus'
'libbdplus.so'
)
conflicts=('libbdplus')
-source=('git://git.videolan.org/libbdplus.git')
+source=('git+https://code.videolan.org/videolan/libbdplus.git')
sha256sums=('SKIP')
pkgver() {