summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2018-10-25 16:12:30 +0100
committerWorMzy Tykashi2018-10-25 16:12:30 +0100
commitaf8966edeeee1051b68923071278620255c342b0 (patch)
treeecdcd9a2cb2e80897f97f36d223d9c88ddd14069 /PKGBUILD
parentc838d925c612d8413f897874797224699d433f43 (diff)
downloadaur-af8966edeeee1051b68923071278620255c342b0.tar.gz
Updated to 41.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7026a8d6f04a..c33d6316d19b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=41.0.2
+pkgver=41.0.3
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=('f16f6b7b16ee4b38addc5d1c016b303b')
-sha256sums=('59c15baab7262e88394eb2ff3bb9b80e806f863698c53bfb10222ed8b840dff4')
+md5sums=('ef48360d1edaf7b8485143041242a4ad')
+sha256sums=('72d1a5cd0dfdcb49586403dfbdba31e3d9dfb53d092a427f9f35f8f825686863')
build() {
cd Dwarf-Therapist-${pkgver}