release 3.3.1

* bump api versions
* update changelog
This commit is contained in:
2017-05-15 20:15:05 +03:00
parent 271b8d55cf
commit 0a723aef82
27 changed files with 82 additions and 32 deletions

View File

@ -2,7 +2,7 @@
pkgname=plasma5-applet-awesome-widgets
_pkgname=awesome-widgets
pkgver=3.3.0
pkgver=3.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' 'python')
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('0dddbf8c47992204de515e63026c16f3')
md5sums=('306027b017f940c9c5eaffb65ff82a7f')
backup=('etc/xdg/plasma-dataengine-extsysmon.conf')
prepare() {