summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrealasking@outlook.com2022-05-11 08:58:58 +0800
committerrealasking@outlook.com2022-05-11 08:58:58 +0800
commita9620a29acd8f4e2512310678964d3a1fdc590f5 (patch)
tree0dc957aedffe9e4f23c69862b4a2531104529875 /PKGBUILD
parented8b2f44bd212e5ff50bf2bf0ab35d8a762bea89 (diff)
downloadaur-essential-pathway-git.tar.gz
Change dependence from env-modules-tcl to env-modules
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=()