summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlejandro Valdes2021-08-03 07:41:29 -0500
committerAlejandro Valdes2021-08-03 07:41:29 -0500
commit2e1a15995cb0f4b204a2fd5efd1c6844d1bd0899 (patch)
tree14f32c16b61f852619efe92893514048b04b869d /PKGBUILD
parent1a240ee3090556d343722e05931665fa597f2bee (diff)
downloadaur-2e1a15995cb0f4b204a2fd5efd1c6844d1bd0899.tar.gz
Changed architecture to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21338145a5ec..6e1cb50b6991 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=plasma5-applets-window-title
pkgver=0.7.0
-pkgrel=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)