pacman: Fix output of "pacman --version"
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=pacman
|
||||
_base_ver=5.0.1
|
||||
pkgver=5.0.1.6403.520736d
|
||||
pkgver=5.0.1.6403.06498c9
|
||||
pkgrel=1
|
||||
pkgdesc="A library-based package manager with dependency support (MSYS2 port)"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -111,7 +111,7 @@ build() {
|
||||
--disable-shared \
|
||||
--enable-doc \
|
||||
--enable-doxygen \
|
||||
--enable-git-version \
|
||||
--disable-git-version \
|
||||
--with-scriptlet-shell=/usr/bin/bash \
|
||||
--with-pkg-ext=.pkg.tar.xz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user