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