stow: update to 2.4.1
This commit is contained in:
parent
4eb840d823
commit
7cc4610991
@ -1,7 +1,7 @@
|
|||||||
# Contributer: Reza Tavakoli <rta.0070@gmail.com>
|
# Contributer: Reza Tavakoli <rta.0070@gmail.com>
|
||||||
|
|
||||||
pkgname="stow"
|
pkgname="stow"
|
||||||
pkgver=2.4.0
|
pkgver=2.4.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="GNU Stow is a symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place"
|
pkgdesc="GNU Stow is a symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place"
|
||||||
arch=("any")
|
arch=("any")
|
||||||
@ -13,7 +13,7 @@ msys2_references=(
|
|||||||
depends=("perl")
|
depends=("perl")
|
||||||
makedepends=('autotools')
|
makedepends=('autotools')
|
||||||
source=("${pkgname}-${pkgver}.tar.gz::${url}/${pkgname}-${pkgver}.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz::${url}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('6fed67cf64deab6d3d9151a43e2c06c95cdfca6a88fab7d416f46a648b1d761d')
|
sha256sums=('2a671e75fc207303bfe86a9a7223169c7669df0a8108ebdf1a7fe8cd2b88780b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user