summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78658056bba4..2fe8e8d25589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
## Maintainer: realasking
pkgname=essential-pathway-git
-pkgver=1.0.2
-pkgrel=1
+pkgver=1.0.3
+pkgrel=2
pkgdesc='A tool that helps people quickly access to their most commonly used folders in command line in some operation systems like linux,written in python3.'
arch=(x86_64 i686)
url='https://github.com/realasking/essential-pathway'
license=('GPL')
-depends=('python' 'env-modules-tcl' 'python-prettytable' 'python-setuptools')
+depends=('python' 'env-modules' 'python-prettytable' 'python-setuptools')
provides=('essential-pathway')
source=()
md5sums=()