summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkikadf2016-09-02 13:26:32 +0200
committerkikadf2016-09-02 13:26:32 +0200
commit8b7e4041865c16a06544beb92bac805d0f7baa28 (patch)
tree7b3d3a898f8e6a4efa182244e6a3639780156478 /PKGBUILD
parentc58c0f5a46539b7b2c66cbd7b9cc8c6d62d207e9 (diff)
downloadaur-8b7e4041865c16a06544beb92bac805d0f7baa28.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00bcac636744..6418dc23c8ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=plasma5-applets-todolist
-pkgver=1
+pkgver=2
pkgrel=1
pkgdesc="Extension of the kdeplasma-applets notes widget, where it's organized as a list"
url="https://github.com/Zren/plasma-applets/tree/master/todolist"
@@ -11,7 +11,7 @@ makedepends=('extra-cmake-modules')
arch=('any')
source=(https://github.com/Zren/plasma-applets/archive/todolist-$pkgver.tar.gz
https://raw.githubusercontent.com/kikadf/patches/master/plasma5-applets-todolist/Add_CMakeLists.patch)
-md5sums=('5c4ab0a7f2d491652c712b5e963c63e2'
+md5sums=('a5ef01b5272f26790f19ab20964cc685'
'3881942579d0e79c4e1e78ae570cbcd9')
prepare() {