summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16a75d32710e..489f5a28bcf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthias Debus <psic4t at data dot haus>
pkgname=qcal
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc='Console-based quick calendar for CalDAV'
arch=('any')
@@ -9,7 +9,7 @@ url='https://git.sr.ht/~psic4t/qcal'
license=('GPL')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~psic4t/qcal/archive/${pkgver}.tar.gz")
-sha512sums=('fbfe3beb54a7436e3bc9f7bb8839e8af7ca60c8e07becb537795ef6faaad7bb9ce966a83c238d468f8449dc6b5770b6a590f977e26c6a63518b41a35bf6b3120')
+sha512sums=('ed0367e326c67e823fd5b47a98849c0de2fc44fce2c1cbd996805b491d833fcd6918392d7b39fe861ab8967ce485f4cde28fa256dcc1e1faf676aa21c1ed84ab')
build() {
cd ${pkgname}-${pkgver}