summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2021-02-10 22:21:47 +0000
committerWorMzy Tykashi2021-02-10 22:21:47 +0000
commitf2d6250639cf007998f55bec22eabcfcc3f99021 (patch)
treeb31a828e03587e7ddd2117e0774369ec368a8a02 /PKGBUILD
parent77f056c6d866e7859f025fc6a314feb316fcf0e9 (diff)
downloadaur-f2d6250639cf007998f55bec22eabcfcc3f99021.tar.gz
Updated to 41.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ab897f58f2e..536233c0558e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=dwarftherapist
-pkgver=41.2.0
-pkgrel=2
+pkgver=41.2.1
+pkgrel=1
pkgdesc="Heavily modified version of the original Dwarf Therapist."
url="https://github.com/Dwarf-Therapist/Dwarf-Therapist"
arch=('x86_64' 'i686')
@@ -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=('9c3d765cd1457dd2c95e76851f22214e')
-sha256sums=('fb0298a89a9c8e1caf1cacb911c7dd111aa6d2867091ddc6524948c52d94d52d')
+md5sums=('b8be29a8644493374dbd8e316cf054c5')
+sha256sums=('ec954daff6e03d9d44153ed3df90685de3a7a07431fd47639d83b2f5b3f62e4b')
build() {
cd Dwarf-Therapist-${pkgver}