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 a1eb6b9673ce..3400685262f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=macports-base
pkgname=$_pkgname-git
-pkgver=2.4.0.beta1.r192.gb7e7fe52
-pkgrel=1
+pkgver=2.4.0.beta1.r193.g209e78f5
+pkgrel=2
pkgdesc='The MacPorts command-line client'
url='https://www.macports.org/'
arch=('i686' 'x86_64')
license=('BSD')
# man is used for `port help`
-depends=('curl' 'man' 'mtree' 'openssl' 'sqlite')
+depends=('curl' 'man' 'nmtree' 'openssl' 'sqlite')
# MacPorts comes with its own vendored tclsh, while a system interpreter
# is still needed to build tcllib
makedepends=('git' 'tcl')