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 4e2d8ba0d2f2..5fd574357fb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Llathasa Veleth <llathasa at outlook dot com>
pkgname=disfetch
-pkgver=2.2
+pkgver=2.3
pkgrel=1
pkgdesc='Yet another *nix distro fetching program, but less complex.'
arch=('any')
@@ -10,7 +10,7 @@ makedepends=('binutils')
depends=('bash>=4.0.0')
provides=("$pkgname")
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('840fc552511c101961778d1f0d97395a0b80813f735c8a0badfa70c16badf941')
+sha256sums=('d31e5304af7e35969dd138bb957d3ffcc71c8b1639cd1ad6d4a1c6b1ca0f3706')
package() {
cd "$pkgname-$pkgver"