stow: Update to 2.4.0
This commit is contained in:
parent
247fffc8b3
commit
4d8bea61f0
@ -1,7 +1,7 @@
|
||||
# Contributer: Reza Tavakoli <rta.0070@gmail.com>
|
||||
|
||||
pkgname="stow"
|
||||
pkgver=2.3.1
|
||||
pkgver=2.4.0
|
||||
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"
|
||||
arch=("any")
|
||||
@ -13,7 +13,7 @@ msys2_references=(
|
||||
depends=("perl")
|
||||
makedepends=('autotools')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::${url}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('09d5d99671b78537fd9b2c0b39a5e9761a7a0e979f6fdb7eabfa58ee45f03d4b')
|
||||
sha256sums=('6fed67cf64deab6d3d9151a43e2c06c95cdfca6a88fab7d416f46a648b1d761d')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user