summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKim Scarborough2022-01-02 09:58:33 -0600
committerKim Scarborough2022-01-02 09:58:33 -0600
commit62f6ba32625fd62b7b45cce0b285b175f7a30d3f (patch)
tree3805da5df8e571240f7a55e7dc8e44aba02cd9c9 /PKGBUILD
parentcf58061a5850cbba4b2e5a5546caccd495e94a1d (diff)
downloadaur-unicorn-cal.tar.gz
unzip not needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 226b9b75b739..d89f8991ab69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=unicorn-cal
pkgver=4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Enhanced CLI calendar"
arch=('x86_64' 'aarch64')
url="http://unicorn.us.com/cal.html";
license=('custom:public domain')
source=("http://unicorn.us.com/pub/cal41.zip")
sha256sums=('96318b738970237832e4594cb363058f4243f54e86a5f1e06737fb5d02e6c298')
-makedepends=('unzip')
build() {
cd "cal41/src"