summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2015-06-28 08:33:07 -0600
committerBrian Bidulock2015-06-28 08:33:07 -0600
commitfab431ff9711cca405b2f3cb0c16f0b94c3eb539 (patch)
tree6394bc28588040be5e1a9971a4f6763bab44aa34 /PKGBUILD
parent8e743df2c4bf7e6e0bd7ec26872cd3c86151043b (diff)
downloadaur-fab431ff9711cca405b2f3cb0c16f0b94c3eb539.tar.gz
version 1.0.0.r19.g407b780-2
* bumped pkgrel to trigger recompile against perl 5.22.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ae24c76cac3..e7d8ef8873d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-net-dbus-git
_pkgname=perl-net-dbus
_gitname=net-dbus
pkgver=1.0.0.r19.g407b780
-pkgrel=1
+pkgrel=2
pkgdesc="Binding for DBus messaging protocol"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/Net-DBus"
@@ -16,7 +16,7 @@ makedepends=('git')
options=('!emptydirs')
conflicts=($_pkgname)
provides=($_pkgname)
-source=("git://gitorious.org/$_gitname/$_gitname.git")
+source=("git+https://gitorious.org/$_gitname/$_gitname.git")
md5sums=('SKIP')
pkgver() {