summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e1cb50b6991..c0c35399ead7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-title
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=2
pkgdesc="Plasma 5 applet that shows the application title and icon for active window"
arch=(any)
@@ -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/$pkgver.tar.gz")
-sha512sums=('c08ac528ae9aae1d5745aa9aa13e1907b626c3290fa338961e89c3ee1ac94ad11303710561c50b39c77a40e2e76fb3269f43bdd814e367e085752ebf52e850b2')
+sha512sums=('ef00dbbed30d6fd3ee872ddf211e12567943ecfa9cf1cbeb1b8e494b869fd8592d666d57cd09ef4fcd16c468c4ce48c42bdaccc88b3ede33c7e442d3e3f623b9')
package() {
_pkgdir="$pkgdir/usr/share/plasma/plasmoids/org.kde.windowtitle"