mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
[skip-ci] dos2unix: update to 7.4.0
This commit is contained in:
parent
98e7de8779
commit
3f951eb52a
@ -1,15 +1,15 @@
|
||||
pkgname=dos2unix
|
||||
pkgver=7.3.5
|
||||
pkgver=7.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Text file format converter'
|
||||
arch=('x86_64')
|
||||
url='http://waterlan.home.xs4all.nl/dos2unix.html'
|
||||
screenshot='https://d3hzxuizpdmi2q.cloudfront.net/-SbEMau_IdI1.png'
|
||||
url='https://waterlan.home.xs4all.nl/dos2unix.html'
|
||||
license=('BSD')
|
||||
depends=('glibc')
|
||||
makedepends=('perl')
|
||||
conflicts=('hd2u')
|
||||
source=("http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5')
|
||||
sha256sums=('bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"/${pkgname}-${pkgver}
|
||||
@ -21,4 +21,3 @@ package() {
|
||||
make DESTDIR="${pkgdir}" install
|
||||
install -D -m644 COPYING.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user