summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2021-12-28 20:16:04 +0000
committerWorMzy Tykashi2021-12-28 20:16:04 +0000
commitb2bb0760984c522eed559435eb4b49cb5d7484bc (patch)
treeec96355c14d96d53d280271522d33c3201de76ad /PKGBUILD
parent458296b12a0c3b791b4aa1fbb51dac221acfdf7f (diff)
downloadaur-b2bb0760984c522eed559435eb4b49cb5d7484bc.tar.gz
Updated to 41.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 737a1cf84e40..17c6262a4e0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=41.2.2
+pkgver=41.2.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=('6fc40d4fba47d2686defde3e60c5471d')
-sha256sums=('8a702cbaf4ecc172ac3de2fad66304c1fe678acdf16d495d5b6eada882e8adac')
+md5sums=('408ae1eb3d07136fc80bd69a8c30c2d9')
+sha256sums=('9748f97224c6887d532d2e8009d9b14daa50358f41cce7772307a3036efa2c0f')
build() {
cd Dwarf-Therapist-${pkgver}