summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2019-05-16 18:22:58 -0500
committerAlejandro Valdes2019-05-16 18:22:58 -0500
commit8a48b7dffccbc5e4e5c2fbfd24021878dbfe8537 (patch)
tree22926c4d58bfc12a2c1634688d59ce0dc8ff547f /PKGBUILD
parent4580353cdf4b317d63d211d36ae0c26f6191c9bc (diff)
downloadaur-8a48b7dffccbc5e4e5c2fbfd24021878dbfe8537.tar.gz
Bump to 0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dd3533f235c..da7fbabd8fc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-title
-pkgver=0.4
+pkgver=0.4.1
pkgrel=1
pkgdesc="Plasma 5 applet that shows the application title and icon for active window"
arch=(x86_64)
@@ -9,7 +9,7 @@ url="https://github.com/psifidotos/applet-window-title"
license=(GPL)
depends=(plasma-workspace)
source=("https://github.com/psifidotos/applet-window-title/archive/v$pkgver.tar.gz")
-sha512sums=('75b0f113dc6448bab64cf37b624b0299fbc79659cbfcf94e68f28a5deeda94c5dd3ad57fea1eb05489731a9aade5d2c876cc30f5b29336df41117d7c1c73b30f')
+sha512sums=('57ba20ed4b75fc188d62063b82792595d2518f6f3de2fc5a263614044d4bbbc8be86b7ecb45ae0967ea9d3a8a61667d189b0dd89ce500d9ceb03b22b1faaa6bb')
package() {
_pkgdir="$pkgdir/usr/share/plasma/plasmoids/org.kde.windowtitle"