summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAutomatic GitHub CI2025-04-18 04:59:39 +0000
committerAutomatic GitHub CI2025-04-18 04:59:39 +0000
commit1b22feb9d9643be682bb430068b59cb8ba4d6c95 (patch)
tree95ec3acf3c195b079117a1c912632584e9f6ac14 /PKGBUILD
parent0de29a9c1dbeea1b4535ed3250c95bb0d5299527 (diff)
downloadaur-nextcloud-client-appimage-daily.tar.gz
Update to
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f19476416721..1f2f1020d55a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Sebastian Wieland <wieland.s[at]online[dot]de>
_pkgname=nextcloud
pkgname=${_pkgname}-client-appimage-daily
-pkgver=20250417
+pkgver=20250418
_appimgname=linux-${pkgver##*.}
pkgrel=1
epoch=1
@@ -19,7 +19,7 @@ makedepends=('p7zip' 'curl')
noextract=("$_appimgname.AppImage")
options=('!strip')
source=(${_pkgname}-${pkgver}.AppImage::${url}/${_appimgname}.AppImage)
-sha256sums=('a6eb449182400433fa6134787923e8587d28ea1094ef6c59c964e87ea2a99080')
+sha256sums=('5c72c3627c5c42d26960eb68d6a1ca97dfd6a15fe7476a87a8d8a9138c33c0b0')
prepare() {
cd "${srcdir}"