summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRex2020-06-24 13:44:43 +0800
committerRex2020-06-24 13:44:43 +0800
commit17c603cf293c3c0b3002e44111e4b255fea38ff6 (patch)
tree2d97b88bb59121d0b76ce43ca15d4512a8bc09c7 /PKGBUILD
parentb45aeb8e3d2041ad086e44734506f396b864ffe5 (diff)
downloadaur-pfetch-git.tar.gz
updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4caee09b7527..3ee52bc5d780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_pkgname=pfetch
pkgname=$_pkgname-git
-pkgver=r292.9f55ffb
+pkgver=r340.e18a095
pkgrel=1
pkgdesc="A pretty system information tool written in POSIX sh."
arch=(any)
url="https://github.com/dylanaraps/$_pkgname"
-license=('GPL3')
+license=('MIT')
makedepends=('git')
provides=("$_pkgname")
conflicts=("pfetch")