summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2020-05-08 12:07:05 +0100
committerWorMzy Tykashi2020-05-08 12:07:05 +0100
commit0a92c8fe6a4d8c0a98c6a30e3c07e070cb2ab205 (patch)
treef62a4c944b1811eded08b5ea9191f962de18de36 /PKGBUILD
parent1913d9546faffb629789211d16b7a840fc4e80f0 (diff)
downloadaur-0a92c8fe6a4d8c0a98c6a30e3c07e070cb2ab205.tar.gz
Updated to 41.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35bc1a013bf6..e0405385fe32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=41.1.6
+pkgver=41.1.7
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=('3171b56451b82d1d917b204e81eabfd7')
-sha256sums=('8d93ba5f0def1a481a1d5f885c713614eb5076717d987792a01a2a6b4276272c')
+md5sums=('c59274596ca2fbd28e7d6f04d62b8038')
+sha256sums=('cc16aa6031497107360b3292c34425d4b0ef786a5b3dd07e0e2bac5ef6bf36d1')
build() {
cd Dwarf-Therapist-${pkgver}