summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2022-05-12 15:51:18 -0500
committerLuis Martinez2022-05-12 15:51:18 -0500
commitc0e7eef0a9895ab395a4f15c534930a0e9e758ae (patch)
tree84c8ced8f5c005a1cd973dceb37c626cbc702af9 /PKGBUILD
parent9080d3125fbe572a75f8333c5b3af633241dbfcd (diff)
downloadaur-c0e7eef0a9895ab395a4f15c534930a0e9e758ae.tar.gz
update to 3.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2727ba2d1215..e822741f74a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: davedatum <ask at davedatum dot com>
pkgname=heimer
-pkgver=3.2.0
+pkgver=3.3.0
pkgrel=1
pkgdesc="Cross-platform mind map, diagram, and note-taking tool written in Qt"
arch=("x86_64")
@@ -13,7 +13,7 @@ depends=('hicolor-icon-theme' 'qt5-svg')
makedepends=('cmake' 'qt5-tools')
changelog=CHANGELOG
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('e72dd06295eb126fa3cbbaaa5b8dd6592604a2089cf805bc3caa2739757ecb46')
+sha256sums=('e2c455f1d19ee5818f1e8451aac32b4af1e3694503df1a47c2d9358a8e95737b')
build() {
cmake \