summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Schneider2017-10-03 13:32:48 +0200
committerManuel Schneider2017-10-03 13:32:48 +0200
commitf3acc5219a3ca89588f32bca3e1d300654647650 (patch)
tree9d1cc1ab9e1bbcaf1f17d0293d1ebb53cd2372f4
parenta09f961f7c63742377b687087721a927435abe5e (diff)
downloadaur-f3acc5219a3ca89588f32bca3e1d300654647650.tar.gz
v0.13.1-5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e5434dd934d..14063381035a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 10:50:52 UTC 2017
+# Tue Oct 3 11:31:53 UTC 2017
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher.
pkgver = 0.13.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/albertlauncher
arch = i686
arch = x86_64
@@ -26,8 +26,8 @@ pkgbase = albert
optdepends = qt5-graphicaleffects: QML frontend
provides = albert
conflicts = albert-git
- source = git://github.com/albertlauncher/albert.git
- source = git://github.com/albertlauncher/plugins.git
+ source = git+https://github.com/albertlauncher/albert.git
+ source = git+https://github.com/albertlauncher/plugins.git
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 345db7a2ed86..f3e994d80557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
pkgver=0.13.1
-pkgrel=4
+pkgrel=5
pkgdesc="A sophisticated standalone keyboard launcher."
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/albertlauncher"
@@ -29,8 +29,8 @@ optdepends=(
)
provides=('albert')
conflicts=('albert-git')
-source=('git://github.com/albertlauncher/albert.git'
- 'git://github.com/albertlauncher/plugins.git')
+source=('git+https://github.com/albertlauncher/albert.git'
+ 'git+https://github.com/albertlauncher/plugins.git')
md5sums=('SKIP' 'SKIP')