summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdriĆ  Arrufat2015-07-30 16:54:37 +0200
committerAdriĆ  Arrufat2015-07-30 16:54:37 +0200
commit4ebae81211cc182c0b22581203a16982faac931c (patch)
tree514c9aff29a019d81f2d88e6a1a519756f017092 /PKGBUILD
parente7f99c8d7af2a104f8d11e880216df2468881bdf (diff)
downloadaur-4ebae81211cc182c0b22581203a16982faac931c.tar.gz
Use https for sources
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa924ecd0762..ea2101916fa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=rhythmbox
pkgname=$_pkgname-git
-pkgver=3.2.1.12.g1a06a4e
+pkgver=3.2.1.18.g06284ba
pkgrel=1
pkgdesc="An iTunes-like music player/libary"
arch=(i686 x86_64)
@@ -28,7 +28,7 @@ provides=($_pkgname=$pkgver)
conflicts=($_pkgname)
options=(!emptydirs)
install=$_pkgname.install
-source=($pkgname::git://git.gnome.org/$_pkgname)
+source=($pkgname::git+https://git.gnome.org/browse/$_pkgname)
sha256sums=('SKIP')
pkgver() {