summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2019-02-05 13:18:08 -0500
committerAlejandro Valdes2019-02-05 13:18:08 -0500
commita97f250556a0301ed9ac9fb1f5d82e5be82a4565 (patch)
treeb3712afc2d60f43e2cec632ff63f07bf4c46a0c4 /PKGBUILD
parentee544d09268d9db85510347f18a7930aa6aace54 (diff)
downloadaur-a97f250556a0301ed9ac9fb1f5d82e5be82a4565.tar.gz
Bump to 0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ba0e34a194d..309e4c23955b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-title
-pkgver=0.2
+pkgver=0.3
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=('e87c9f40884803e88057e19bf39ac31f25b00e0a39cf6b6e02a0ce7294d511ecdd1eabc1dd2ee2b3b0f6a0842c7db3a2458db6b0d7ae12fdb45582c60f5ecc7a')
+sha512sums=('825dddd059a78e2695a396ba0a8c412c4825b11977d7610e095ae6adfe727a5263a8250439f2259a6e38c91e302ec8ef3d21f6e0b97364a1dec76fe0bd166be4')
package() {
_pkgdir="$pkgdir/usr/share/plasma/plasmoids/org.kde.windowtitle"