summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2019-03-31 15:10:47 -0500
committerAlejandro Valdes2019-03-31 15:10:47 -0500
commit4580353cdf4b317d63d211d36ae0c26f6191c9bc (patch)
treed5ecc750934a39ad6ccf759f48d8094472f8bfed /PKGBUILD
parenta97f250556a0301ed9ac9fb1f5d82e5be82a4565 (diff)
downloadaur-4580353cdf4b317d63d211d36ae0c26f6191c9bc.tar.gz
Bump to 0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 309e4c23955b..1dd3533f235c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-title
-pkgver=0.3
+pkgver=0.4
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=('825dddd059a78e2695a396ba0a8c412c4825b11977d7610e095ae6adfe727a5263a8250439f2259a6e38c91e302ec8ef3d21f6e0b97364a1dec76fe0bd166be4')
+sha512sums=('75b0f113dc6448bab64cf37b624b0299fbc79659cbfcf94e68f28a5deeda94c5dd3ad57fea1eb05489731a9aade5d2c876cc30f5b29336df41117d7c1c73b30f')
package() {
_pkgdir="$pkgdir/usr/share/plasma/plasmoids/org.kde.windowtitle"