summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e21fe297d831..7fde3e65cca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vscncls <lucaslou4@protonmail.com>
pkgname=quich
-pkgver=2.2
+pkgver=2.4
pkgrel=1
pkgdesc="Small, fast and useful calculator for your terminal with multiple functions and options."
url="https://github.com/Usbac/quich"
@@ -12,7 +12,7 @@ makedepends=()
provides=("$pkgname")
conflicts=()
source=("${url}/archive/v${pkgver}.tar.gz")
-md5sums=('5295920d7eabbdb3a3d936b0e142d7c8')
+md5sums=('96e685d10be2d9e6f74b2d1710773607')
build() {
cd $pkgname-$pkgver