lndir: update to 1.0.5

This commit is contained in:
Suyun114
2024-04-07 12:45:55 +08:00
parent 08b0349d2c
commit 3e806bb08d

View File

@@ -1,15 +1,15 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=lndir
pkgver=1.0.4
pkgrel=2
pkgver=1.0.5
pkgrel=1
pkgdesc="Create a shadow directory of symbolic links to another directory tree"
arch=('i686' 'x86_64')
url="https://xorg.freedesktop.org/"
license=('custom')
makedepends=('xorgproto' 'autotools' 'gcc')
source=(https://xorg.freedesktop.org/archive/individual/util/$pkgname-$pkgver.tar.xz)
sha256sums=('3e3437a9d3bb377755dd04a2c90d4c014d9fe90987ff73450bf5b8d161795e87')
sha256sums=('3b65577a5575cce095664f5492164a96941800fe6290a123731d47f3e7104ddb')
prepare() {
cd "$srcdir/$pkgname-$pkgver"