mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:47:14 +08:00
par2cmdline: update to 0.6.14
This commit is contained in:
parent
ed7ec82339
commit
36773fd8f3
@ -1,7 +1,5 @@
|
||||
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
|
||||
|
||||
pkgname=par2cmdline
|
||||
pkgver=0.6.7
|
||||
pkgver=0.6.14
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
pkgdesc='A PAR 2.0 compatible file verification and repair tool'
|
||||
@ -9,7 +7,7 @@ url='https://github.com/BlackIkeEagle/par2cmdline'
|
||||
license=('GPL2')
|
||||
depends=('gcc-libs')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('dd177953a2a72742bc10a08250b949aeff48c907263ea6722f4246c9d2089411')
|
||||
sha256sums=('2fd831ba924d9f0ecd9242ca45551b6995ede1ed281af79aa30e7490d5596e7a')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user