summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpsic4t2022-06-13 18:05:57 +0200
committerpsic4t2022-06-13 18:05:57 +0200
commit63efc5f081d8bb0dcee8288c584e1fa9eedcba87 (patch)
tree06be915547f46dbc9b30818d44aab1d212247035 /PKGBUILD
parent38b8292c29f5f385682e301d3ecb569c8fc7ec8c (diff)
downloadaur-63efc5f081d8bb0dcee8288c584e1fa9eedcba87.tar.gz
new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39eb6dc477da..b95c92e738f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthias Debus <psic4t at data dot haus>
pkgname=qcal
-pkgver=0.8.7
+pkgver=0.8.8
pkgrel=1
pkgdesc='Console-based quick calendar for CalDAV'
arch=('x86_64')
@@ -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=('7bcd74cd967b310f3436de1f567fee31b7b6852258891ec2cd244061c1fa31334b97b31d0b8b7fd4be7f78493b8004c2f39fe36fc2fc49b0fb21a384de06784c')
+sha512sums=('d0ed23f1f714487df46ab382e52af2f3427f13f096110ea592018abb29df5955256434f494154a8d440e3d4b618c686b23614356e98edcdcbb58111813fc74f6')
build() {
cd ${pkgname}-${pkgver}