summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormadhead2016-02-03 05:18:02 +0300
committermadhead2016-02-03 05:18:02 +0300
commit8220932ab15e48e6abdebfe95fc2bbbf5f93a1a5 (patch)
treec1473348bc7b6f454f1702a5311ce9a0f58870ad /PKGBUILD
parent21ceb4c34914985c8a8b0309bbca7f4dcea792e9 (diff)
downloadaur-saberlight-git.tar.gz
Update package source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b68b9d3f838..9c2960bfebba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc='Collection of tools to control some "smart" BLE bulbs.'
app=saberlight
author=madhead
repo=github.com
-pkgver=r31.71fc2f8
+pkgver=r32.468193f
pkgrel=1
url="https://github.com/${author}/${app}"
license=('APACHE')
@@ -11,7 +11,7 @@ arch=('x86_64')
conflicts=('saberlight')
makedepends=('git' 'go')
provides=(${app})
-source=("${app}::git://${repo}/${author}/${app}")
+source=("${app}::git+https://${repo}/${author}/${app}.git")
md5sums=('SKIP')
install=${pkgname}.install