summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOwl2022-01-06 11:49:06 -0500
committerOwl2022-01-06 11:49:06 -0500
commit7705591e1f170ab8c49452573a3579e8473bda52 (patch)
treec4698a5a84827e7cb57db5585fcae06849acfbd5 /PKGBUILD
parent1fb8b368f4cfea5774e707000d2ab62071c31bdb (diff)
downloadaur-simpleagenda.app.tar.gz
change shasum to 'SKIP', source is https so we'll use that instead
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb472776af71..dc280ee4d82c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('gnustep-base' 'gnustep-gui' 'gnustep-back' 'libical')
makedepends=('gcc-objc' 'gnustep-make')
optdepends=('addresses.app')
source=("https://github.com/poroussel/simpleagenda/archive/v$pkgver.tar.gz")
-sha256sums=('8c23bc54861ff374277335ef36a55dea9ded0cd99cd90795edb7bdde473b9228')
+sha256sums=('SKIP')
build() {
cd "simpleagenda-$pkgver"