mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
darcs: update to 2.12.5
This commit is contained in:
parent
66f4b5aece
commit
2144291431
@ -1,16 +1,14 @@
|
||||
# Contribution from Arch https://aur.archlinux.org/packages/darcs/
|
||||
|
||||
pkgname=darcs
|
||||
pkgver=2.12.4
|
||||
pkgver=2.12.5
|
||||
pkgrel=1
|
||||
pkgdesc="Decentralized replacement for CVS with roots in quantum mechanics."
|
||||
arch=('x86_64')
|
||||
url="http://darcs.net"
|
||||
license=('GPL')
|
||||
depends=('curl' 'libffi')
|
||||
depends=('curl')
|
||||
makedepends=('ghc' 'cabal-install')
|
||||
source=("http://darcs.net/releases/$pkgname-$pkgver.tar.gz")
|
||||
sha1sums=('d22b0d671a97de30f904840aaf3a6bf127a667ad')
|
||||
sha1sums=('b2316ad160d96a98bd685f077e2c109ed1bbb127')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user