summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"