summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2018-11-23 21:34:37 -0500
committerAlejandro Valdes2018-11-23 21:34:37 -0500
commitee544d09268d9db85510347f18a7930aa6aace54 (patch)
tree0a892fe4e2f911e61b90ecafa531231939ff2b31 /PKGBUILD
parentdea7dc1b27d8796aa48c421bb366d8c0f9ad2e8e (diff)
downloadaur-ee544d09268d9db85510347f18a7930aa6aace54.tar.gz
Bump to 0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0274fd03aae..5ba0e34a194d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-title
-pkgver=0.1.1
+pkgver=0.2
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=('afa5a764e6f004c10815f79a3d8a61a0bb7c6e09dbfbcdfb90e604117af355329fb7c2f843f1b92148df62841b73283750eda9307f39d1ee50cdd8740db601d1')
+sha512sums=('e87c9f40884803e88057e19bf39ac31f25b00e0a39cf6b6e02a0ce7294d511ecdd1eabc1dd2ee2b3b0f6a0842c7db3a2458db6b0d7ae12fdb45582c60f5ecc7a')
package() {
_pkgdir="$pkgdir/usr/share/plasma/plasmoids/org.kde.windowtitle"