summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2018-11-13 22:40:11 -0500
committerAlejandro Valdes2018-11-13 22:40:11 -0500
commitdea7dc1b27d8796aa48c421bb366d8c0f9ad2e8e (patch)
tree3b1b51a3b0c3c565549b0aa591fa288b16cb07c1 /PKGBUILD
parent459ca155d86df1b2df940f074f48ef7dd62b9f70 (diff)
downloadaur-dea7dc1b27d8796aa48c421bb366d8c0f9ad2e8e.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a61652f2808..d0274fd03aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-title
-pkgver=0.1
+pkgver=0.1.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=('f478eeac90801c35d4a8b0717603d8e60943d1841f567835a2cbc83c7246af30681cec90b4538671ee86fc986af093db3c4297f6fa663020a63cd4d9ba1857f8')
+sha512sums=('afa5a764e6f004c10815f79a3d8a61a0bb7c6e09dbfbcdfb90e604117af355329fb7c2f843f1b92148df62841b73283750eda9307f39d1ee50cdd8740db601d1')
package() {
_pkgdir="$pkgdir/usr/share/plasma/plasmoids/org.kde.windowtitle"