mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:17:14 +08:00
rebuild for ncurses
This commit is contained in:
parent
cee89a9343
commit
680a56c5c0
@ -2,7 +2,7 @@
|
||||
# Contributor: damir <damir@archlinux.org>
|
||||
|
||||
pkgname=libcdio-paranoia
|
||||
pkgver=10.2+0.90+1
|
||||
pkgver=10.2+0.93+1
|
||||
pkgrel=1
|
||||
pkgdesc="CD paranoia libraries from libcdio"
|
||||
arch=('x86_64')
|
||||
@ -10,8 +10,10 @@ license=('GPL' 'LGPL')
|
||||
url="http://www.gnu.org/software/libcdio/"
|
||||
depends=('libcdio')
|
||||
source=(http://ftp.gnu.org/gnu/libcdio/${pkgname}-${pkgver}.tar.bz2{,.sig})
|
||||
md5sums=('e79e196864dd3b1ca87a01345abbda07'
|
||||
md5sums=('0255aa50e660db7f2c39658b9c565814'
|
||||
'SKIP')
|
||||
validpgpkeys=('DAA63BC2582034A02B923D521A8DE5008275EC21') # R. Bernstein <rocky@panix.com>
|
||||
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgname=subversion
|
||||
pkgver=1.9.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A Modern Concurrent Version Control System"
|
||||
arch=('x86_64')
|
||||
license=('apache')
|
||||
@ -31,7 +31,12 @@ sha1sums=('8bd6a44a1aed30c4c6b6b068488dafb44eaa6adf'
|
||||
'd299e1612d5e48afb877bd3ae18338d198f89dfa'
|
||||
'afdf311e7422131fab1c068d7153b5c4b3bb318e'
|
||||
'53c209b2ad958aa1c4f9d563ffe7ade901a5ed98')
|
||||
validpgpkeys=('E7B2A7F4EC28BE9FF8B38BA4B64FFF1209F9FA74')
|
||||
validpgpkeys=('19BBCAEF7B19B280A0E2175E62D48FAD16A0DE01'
|
||||
'8BC4DAE0C5A4D65F404401074F7DBAA99A59B973'
|
||||
'BA3C15B1337CF0FB222BD41A1BCA6586A347943F'
|
||||
'E7B2A7F4EC28BE9FF8B38BA4B64FFF1209F9FA74'
|
||||
'3D1DC66D6D2E0B9039528138C4A6C625CCC8E1DF')
|
||||
# Ben Reser / Stefan Sperling / Branko Čibej / Evgeny Kotkov / Bert Huijben
|
||||
|
||||
prepare() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=('texlive-bin' 'libsynctex')
|
||||
pkgver=2016.41290
|
||||
pkgrel=3
|
||||
pkgrel=5
|
||||
_biber_ver=2.5 # for biblatex 3.4 only.
|
||||
license=('GPL')
|
||||
arch=('x86_64')
|
||||
|
@ -5,7 +5,7 @@
|
||||
pkgname=v8
|
||||
# use http://omahaproxy.appspot.com/ to find stable v8 version
|
||||
pkgver=3.30.33.15
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Fast and modern Javascript engine'
|
||||
arch=('x86_64')
|
||||
url='http://code.google.com/p/v8'
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=vcdimager
|
||||
pkgver=0.7.24
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="GNU VCDImager is a full-featured mastering suite for authoring disassembling and analyzing Video CD's and Super Video CD's"
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
|
Loading…
Reference in New Issue
Block a user