summaryrefslogtreecommitdiff
path: root/aarch64/task-spooler/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/task-spooler/PKGBUILD')
-rw-r--r--aarch64/task-spooler/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/aarch64/task-spooler/PKGBUILD b/aarch64/task-spooler/PKGBUILD
index 8691050..8da80b4 100644
--- a/aarch64/task-spooler/PKGBUILD
+++ b/aarch64/task-spooler/PKGBUILD
@@ -7,11 +7,11 @@ pkgname=task-spooler
pkgver=1.0.2
pkgrel=4
pkgdesc="Queue up tasks from the shell for batch execution"
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://viric.name/soft/ts/"
license=('GPL2')
-source_x86_64=(https://viric.name/soft/$_srcname/$_srcname-$pkgver.tar.gz)
-sha256sums_x86_64=('f73452aed80e2f9a7764883e9353aa7f40e65d3c199ad1f3be60fd58b58eafec')
+source=(https://viric.name/soft/$_srcname/$_srcname-$pkgver.tar.gz)
+sha256sums=('f73452aed80e2f9a7764883e9353aa7f40e65d3c199ad1f3be60fd58b58eafec')
prepare() {
# Rename program from ts to tsp.