summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7d9aebc1d42..fa45245e987d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pfetch
pkgdesc = A pretty system information tool written in POSIX sh.
- pkgver = 0.4.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/dylanaraps/pfetch
arch = any
license = MIT
provides = pfetch
- source = pfetch-0.4.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.4.0.tar.gz
+ source = pfetch-0.6.0.tar.gz::https://github.com/dylanaraps/pfetch/archive/0.6.0.tar.gz
md5sums = SKIP
pkgname = pfetch
diff --git a/PKGBUILD b/PKGBUILD
index fff3ac12eee5..3d2709ddc6ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Caio Novais <caionov08 at gmail dot com>
pkgname=pfetch
-pkgver=0.4.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="A pretty system information tool written in POSIX sh."
arch=('any')