summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2018-03-17 12:16:24 +0100
committerJan Neumann2018-03-17 12:16:24 +0100
commit0ff82641e0d2865c403cca8b58fc6344afca6b4c (patch)
tree32a39f1308b1e23c757489b3f2ce7fe002f3f460
parent7418a912d839ca6e0151838b25af3ddc28998aac (diff)
downloadaur-0ff82641e0d2865c403cca8b58fc6344afca6b4c.tar.gz
check
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee3e575e2c41..e0320795b764 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = liquidshell-git
pkgdesc = Alternative desktop replacement for Plasma, using QtWidgets instead of QtQuick to ensure hardware acceleration is not required
- pkgver = r164.e60d77e
+ pkgver = r165.4b30397
pkgrel = 1
url = https://cgit.kde.org/liquidshell.git/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = liquidshell-git
depends = hicolor-icon-theme
optdepends = ksysguard
optdepends = kconfig
- source = git://anongit.kde.org/liquidshell.git
+ source = git+git://anongit.kde.org/liquidshell.git
sha256sums = SKIP
pkgname = liquidshell-git
diff --git a/PKGBUILD b/PKGBUILD
index 19a929015f7e..df1026ce90d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=liquidshell-git
_gitname=liquidshell
-pkgver=r164.e60d77e
+pkgver=r165.4b30397
pkgrel=1
pkgdesc='Alternative desktop replacement for Plasma, using QtWidgets instead of QtQuick to ensure hardware acceleration is not required'
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('networkmanager-qt' 'bluez-qt' 'kcmutils' 'knewstuff' 'packagekit-qt5' 'hicolor-icon-theme')
makedepends=('cmake' 'extra-cmake-modules' 'git' 'ruby' 'svn')
optdepends=('ksysguard' 'kconfig')
-source=("git://anongit.kde.org/liquidshell.git")
+source=("git+git://anongit.kde.org/liquidshell.git")
sha256sums=('SKIP')
pkgver() {