summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleaeasy2016-12-19 09:13:16 +0800
committerleaeasy2016-12-19 09:13:16 +0800
commit2699af0771f30bb746daaac9caea377ba2eeefa0 (patch)
treec5825d33889e4b2aff509b8ee67f5297fcac0f90
parentd4c647fa4bda08ed68669f145e18badc4bdb21ff (diff)
downloadaur-2699af0771f30bb746daaac9caea377ba2eeefa0.tar.gz
update to 16.12.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d28eddc2ba0..53e725ec7012 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = konsole-blurry
pkgdesc = Konsole with blurry support
- pkgver = 16.08.3
+ pkgver = 16.12.0
pkgrel = 1
url = http://kde.org/applications/system/konsole/
arch = i686
@@ -20,9 +20,9 @@ pkgbase = konsole-blurry
provides = konsole
conflicts = kdebase-konsole<4.14.3-2
replaces = kdebase-konsole
- source = http://download.kde.org/stable/applications/16.08.3/src/konsole-16.08.3.tar.xz
+ source = http://download.kde.org/stable/applications/16.12.0/src/konsole-16.12.0.tar.xz
source = 0001-add-blur-effect-when-set-transparency.patch
- sha1sums = 43dee553c244cec68f23b7ee81568d6e147f69fe
+ sha1sums = ed93fc6bb20a7114a4bdcc1b3c5e770e4191dbe6
sha1sums = b3f8b444181e8e6f60d15d160375c26804429e9b
pkgname = konsole-blurry
diff --git a/PKGBUILD b/PKGBUILD
index 055d06bee56e..e25c10627297 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=konsole-blurry
_pkgname=konsole
-pkgver=16.08.3
+pkgver=16.12.0
pkgrel=1
arch=('i686' 'x86_64')
url='http://kde.org/applications/system/konsole/'
@@ -18,7 +18,7 @@ replaces=('kdebase-konsole')
conflicts=('kdebase-konsole<4.14.3-2')
source=("http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz"
"0001-add-blur-effect-when-set-transparency.patch")
-sha1sums=('43dee553c244cec68f23b7ee81568d6e147f69fe'
+sha1sums=('ed93fc6bb20a7114a4bdcc1b3c5e770e4191dbe6'
'b3f8b444181e8e6f60d15d160375c26804429e9b')
prepare() {