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 3432e8e692c2..047ce1ab44e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Llathasa Veleth <llathasa at outlook dot com>
pkgname=disfetch
-pkgver=3.3
+pkgver=3.5
pkgrel=1
pkgdesc='Yet another *nix distro fetching program, but less complex.'
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/llathasa-veleth/$pkgname"
license=('MIT')
depends=('xorg-xprop')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('53ee97882261bf4f090175ce54236d668a6b372240e88aa106fea01a7a50f1c3')
+sha256sums=('6e02faccf2c978cf7273734229e20abd756203fe90d7132b79e67f158d139c9f')
package() {
cd "$pkgname-$pkgver"