summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsnifer2017-03-28 16:18:16 -0400
committersnifer2017-03-28 16:18:16 -0400
commit303011f0da82e8ee3b0f1122f91ad314f77eb056 (patch)
tree948c6dcfd901d87e69b44365d0fcf19c8386b957
parent0c92b2e7cfff7d99bd609b9a1a8460d211ce821b (diff)
downloadaur-mpis.tar.gz
Fix PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10d74c984c4b..64c36426dedc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpis
pkgdesc = Script allows to configure the system, install some applications for a regular work day thinked in developers, gamers,and more.
- pkgver = v2.0.1
+ pkgver = 2.0.1
pkgrel = 2.0
url = https://kernelpanicblog.wordpress.com
arch = i686
@@ -9,7 +9,7 @@ pkgbase = mpis
makedepends = python-setuptools
depends = python3
options = !emptydirs
- source = https://github.com/KernelPanicBlog/MPIS/archive/v2.0.1.tar.gz
+ source = https://github.com/KernelPanicBlog/MPIS/archive/2.0.1.tar.gz
md5sums = 1bd0ec36faaa799fe7d3e926fff32941
pkgname = mpis
diff --git a/PKGBUILD b/PKGBUILD
index 55ee578d1935..06a3e59755e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Jose Moruno <sniferl4bs@gmail.com>
pkgname="mpis"
-pkgver="v2.0.1"
+pkgver="2.0.1"
pkgrel="2.0"
pkgdesc="Script allows to configure the system, install some applications for a regular work day thinked in developers,
gamers,and more."