summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrLi2018-01-30 03:46:57 +0800
committerBrLi2018-01-30 03:46:57 +0800
commit212dee745bef855930bdfd608421b4106d57720f (patch)
treed78994bceaf8c095d7676fbf90e362dc8104ecf1
parent3fba223840a19820b7ec6fd332c90789ed68460f (diff)
downloadaur-212dee745bef855930bdfd608421b4106d57720f.tar.gz
update to 2017.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b39af174be58..7e88628a80ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-themes-chakra-heritage
pkgdesc = Chakra Plasma 5 Look & Feel theme files
- pkgver = 2016.12
+ pkgver = 2017.11
pkgrel = 1
url = http://www.chakralinux.org
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = plasma5-themes-chakra-heritage
makedepends = extra-cmake-modules
depends = plasma-framework
optdepends = plasma5-wallpapers-chakra-tulip
- source = git://git.chakralinux.org/heritage.git#commit=f72c02cc
+ source = git+https://code.chakralinux.org/tools/heritage.git#commit=0eb77277
md5sums = SKIP
pkgname = plasma5-themes-chakra-heritage
diff --git a/PKGBUILD b/PKGBUILD
index 2db0bbc85973..e1c3124b09d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: AlmAck
pkgname=plasma5-themes-chakra-heritage
-pkgver=2016.12
+pkgver=2017.11
pkgrel=1
pkgdesc='Chakra Plasma 5 Look & Feel theme files'
url='http://www.chakralinux.org'
@@ -13,8 +13,8 @@ depends=('plasma-framework')
makedepends=('extra-cmake-modules')
optdepends=('plasma5-wallpapers-chakra-tulip')
-_gitsha='f72c02cc'
-source=("git://git.chakralinux.org/heritage.git#commit=${_gitsha}")
+_gitsha='0eb77277'
+source=("git+https://code.chakralinux.org/tools/heritage.git#commit=${_gitsha}")
md5sums=('SKIP')
prepare() {