summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcan1s2015-06-11 01:58:24 +0300
committerarcan1s2015-06-11 01:58:24 +0300
commit7188434c1c0c65ed5b3f26bf3a03700af36735be (patch)
treeb9fa48efcc06cf2b2463af8263cd1a87d1c3ba42
parent1be0836e1d9bc7bb88a9c3ff982e066b18a1cb85 (diff)
downloadaur-7188434c1c0c65ed5b3f26bf3a03700af36735be.tar.gz
update aw to 2.3.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3440a1fcbf5a..c36c4731901e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=plasma5-applet-awesome-widgets
_pkgname=awesome-widgets
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="Collection of minimalistic Plasmoids which look like Awesome WM widgets (ex-PyTextMonitor)"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
makedepends=('cmake' 'extra-cmake-modules')
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
-md5sums=('3c79159d6de7b737d386d8ab7eb1ccf0')
+md5sums=('90e640b6679b4cf0f6f99cf6da2848f3')
backup=('etc/xdg/plasma-dataengine-extsysmon.conf')
prepare() {