summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiroslav Koškár2023-06-29 23:00:15 +0200
committerMiroslav Koškár2023-06-29 23:00:15 +0200
commit9f21f12d705bc9d9ffdda9e244381f18f458c54b (patch)
tree346989bbcc919e01df512c3f85f7702b406fa904
parenta3417dea93beb0e1c5f42477149bdbcf8b48b2a3 (diff)
downloadaur-libaosd-xinerama-git.tar.gz
Cosmetic
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99b792a7e9d9..dffe1d905776 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,6 @@ pkgbase = libaosd-xinerama-git
pkgver = 0.2.7.r14.g1bf554b
pkgrel = 1
url = https://github.com/mkoskar/libaosd-xinerama
- arch = i686
arch = x86_64
license = MIT
makedepends = git
@@ -16,4 +15,3 @@ pkgbase = libaosd-xinerama-git
sha256sums = SKIP
pkgname = libaosd-xinerama-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 8ad599881dbd..327bdaaaaef8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Miroslav Koškár <http://mkoskar.com/>
+# Maintainer: Miroslav Koškár <https://mkoskar.com/>
_basename='libaosd-xinerama'
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='libaosd (Atheme OSD) with Xinerama support and aosd_cat enhancements'
url='https://github.com/mkoskar/libaosd-xinerama'
license=(MIT)
-arch=(i686 x86_64)
+arch=(x86_64)
depends=(libxcomposite libxinerama pango)
provides=(libaosd)
conflicts=(libaosd)