summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2017-10-29 10:04:27 +0000
committerWorMzy Tykashi2017-10-29 10:04:27 +0000
commite44c5d0ea2ab94e3cfcfb2caf719871c5cd34bee (patch)
tree6287cdf6d85ed1f33b82a6454ae0e6bb871c8ffe /PKGBUILD
parent03998e0291ab8e37fa0bd82c75ec1a33966d6546 (diff)
downloadaur-e44c5d0ea2ab94e3cfcfb2caf719871c5cd34bee.tar.gz
Switched to git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 430a69f51b89..4c7b1e0ff9fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=compton-git
_gitname=compton
-pkgver=0.1_beta2.83.g2343e4b
+pkgver=0.1_beta2.87.g316eac0
pkgrel=1
pkgdesc="X Compositor (a fork of xcompmgr-dana) (git-version)"
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ optdepends=('dbus: To control compton via D-Bus'
'xorg-xprop: For compton-trans')
provides=('compton')
conflicts=('compton')
-source=("git://github.com/chjj/compton.git")
+source=(git+"https://github.com/chjj/compton.git")
md5sums=("SKIP")
pkgver() {