summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleaeasy2017-01-14 02:12:20 +0800
committerleaeasy2017-01-14 02:12:20 +0800
commit16dfdc281dea858b2299fe744ae05f41a1037602 (patch)
tree223d37684b51e8a74efa4d6ac91d18592c249610
parent2699af0771f30bb746daaac9caea377ba2eeefa0 (diff)
downloadaur-16dfdc281dea858b2299fe744ae05f41a1037602.tar.gz
update to 16.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53e725ec7012..1aec9462e171 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = konsole-blurry
pkgdesc = Konsole with blurry support
- pkgver = 16.12.0
+ pkgver = 16.12.1
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.12.0/src/konsole-16.12.0.tar.xz
+ source = http://download.kde.org/stable/applications/16.12.1/src/konsole-16.12.1.tar.xz
source = 0001-add-blur-effect-when-set-transparency.patch
- sha1sums = ed93fc6bb20a7114a4bdcc1b3c5e770e4191dbe6
+ sha1sums = 02ce0360c7b87ecc5a51d73d514215b2d376c275
sha1sums = b3f8b444181e8e6f60d15d160375c26804429e9b
pkgname = konsole-blurry
diff --git a/PKGBUILD b/PKGBUILD
index e25c10627297..791229bbb023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=konsole-blurry
_pkgname=konsole
-pkgver=16.12.0
+pkgver=16.12.1
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=('ed93fc6bb20a7114a4bdcc1b3c5e770e4191dbe6'
+sha1sums=('02ce0360c7b87ecc5a51d73d514215b2d376c275'
'b3f8b444181e8e6f60d15d160375c26804429e9b')
prepare() {