summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman2021-12-09 22:09:14 +0900
committerRoman2021-12-09 22:09:14 +0900
commit81198369a82202ea0f4bc9a8cd3a8a083e6ef589 (patch)
tree3961a7892ed5e7372e56adeae19e62ff4dfeb824 /PKGBUILD
parent460338f13ccbc1c6dd872998563b26ba9dbd8619 (diff)
downloadaur-81198369a82202ea0f4bc9a8cd3a8a083e6ef589.tar.gz
Updating to 1.4 (fix)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6708eaace64..fe818e22f7a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Minimalist TUI calendar and task manager"
arch=('x86_64')
url="https://github.com/anufrievroman/calcure"
license=('GPL')
-depends=('python' 'curl')
+depends=('python')
makedepends=('git')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
md5sums=('e2e30613b7b6c3ac0695672dcbf74059')