summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2024-02-04 21:15:01 +0000
committerWorMzy Tykashi2024-02-04 21:15:01 +0000
commit0d051523dd2894437e1049f68235b78252af48f1 (patch)
tree4d71066ccaca7eb8198f2c61a05c098b7304c047 /PKGBUILD
parent56730d1972ee9d06725f2b68402bdc4b76727ab0 (diff)
downloadaur-0d051523dd2894437e1049f68235b78252af48f1.tar.gz
Updated to 42.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ff449a91a2e..617a58a2ef6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=42.1.2
+pkgver=42.1.4
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=('fd7015772411fba6b0e779c14ac818e5')
-sha256sums=('b17b2348c89676414d87b9bb37bc8e3852f3096ee95d09092e80c989343e122a')
+md5sums=('ee020bb1e2f937ebbe1dc2f213acab8b')
+sha256sums=('3a90a9d2e587ea0ae61008cfd8f9f35d96b8cd4add6c3db6656eb35640a29fea')
build() {
cd Dwarf-Therapist-${pkgver}