summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2023-08-26 20:29:17 +0100
committerWorMzy Tykashi2023-08-26 20:29:17 +0100
commitc305a91141bbbf2acfb92bee199006f8cadfb8b2 (patch)
tree9493ef38c28d7d9d371d85668380d1696e71b208 /PKGBUILD
parent32c73bccdcca4221dae6815896a1eaab5dde7108 (diff)
downloadaur-c305a91141bbbf2acfb92bee199006f8cadfb8b2.tar.gz
Updated to 42.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74d4519b12b1..5411d619954a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=42.0.1
+pkgver=42.0.2
pkgrel=1
pkgdesc="Heavily modified version of the original Dwarf Therapist."
url="https://github.com/Dwarf-Therapist/Dwarf-Therapist"
@@ -11,8 +11,8 @@ depends=('qt5-declarative' 'hicolor-icon-theme' 'libcap')
makedepends=('cmake')
install="dwarftherapist.install"
source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-md5sums=('287f467e28ebbbefe2520f30c40198ea')
-sha256sums=('6bc428282267e9ef7637d06332b44183107bc5bdc030992f86f67c1eae76574f')
+md5sums=('522b37612e3b84317e890ed4d17bca37')
+sha256sums=('f1f1380b29ed2e78c0181fc1896acbeb2139dff69fdcdfd4fb55ff0442df7f4b')
build() {
cd Dwarf-Therapist-${pkgver}