summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Burgos2023-10-04 10:04:54 -0600
committerSantiago Burgos2023-10-04 10:04:54 -0600
commit2c0968fb5368def6b124b516b7799eea6e6f381b (patch)
treec3df734975c2aaa2ecb6beb60721c0f7791e6a6c
parentc572e3cde8f7f47333a48b206d53b71caf7e0db4 (diff)
downloadaur-cinnamon-styles-artwork.tar.gz
changed architecture to any to be able to build on many platforms after reported
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd3944d831e0..4138eb2f16c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = cinnamon-styles-artwork
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/linuxmint/mint-artwork
- arch = x86_64
+ arch = any
license = GPL3
depends = bibata-cursor-theme
depends = cinnamon
diff --git a/PKGBUILD b/PKGBUILD
index 5033901c0207..201b30254b16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cinnamon-styles-artwork
pkgver=1.0.0
pkgrel=1
pkgdesc='Some theme and icon styles for Cinnamon. Based on mint-artwork'
-arch=('x86_64')
+arch=('any')
url="https://github.com/linuxmint/mint-artwork"
license=('GPL3')
depends=('bibata-cursor-theme'