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 ab8f10145a7c..ca8355b12e6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Llathasa Veleth <llathasa at outlook dot com>
pkgname=disfetch
-pkgver=3.6
+pkgver=3.7
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=('7e067522133b047e29da97312eb7867182721f4d92979b8af3e804a72be7da9d')
+sha256sums=('7a4b927c81e97ec22e9910638fc1ffa56ba9b05c0762f830c41fd76a690019da')
package() {
cd "$pkgname-$pkgver"