summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 403fb0f44d78..07f8ebd83131 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=41.1.2
+pkgver=41.1.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=('6a313d133cae785b65410faf16f386c9')
-sha256sums=('ee9cd27562c72baa64a7141b9847a3b418325cdad481e0d874f374e0feda1812')
+md5sums=('ab93e66e451c13981b19c2d14d919210')
+sha256sums=('01138ec1d792cd41b1c30031064e1f75c042a7b0d815f12bda2774c01f1284cf')
build() {
cd Dwarf-Therapist-${pkgver}