summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormoson-mo2022-10-15 00:34:37 +0200
committermoson-mo2022-10-15 00:34:37 +0200
commit3bd8533f0811105ca48ae56a8a4f901313554850 (patch)
treee8754a59bd9933fed21c2764e81503c01939ed2e /PKGBUILD
parent4699dd790405cada7d16ab57f83712a0043f6831 (diff)
downloadaur-3bd8533f0811105ca48ae56a8a4f901313554850.tar.gz
let em compile it anywhere :)
Signed-off-by: moson-mo <mo-son@mailbox.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1802e5024470..5df8d1badad2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname=pacseek
pkgname=pacseek-git
pkgver=1.7.3.188.d233faf
-pkgrel=1
+pkgrel=2
pkgdesc='A terminal user interface for searching and installing Arch Linux packages (git version)'
-arch=('x86_64')
+arch=('any')
url="https://github.com/moson-mo/$_pkgname"
license=('MIT')
depends=('pacman')