Update packages
This commit is contained in:
parent
ae00974ba6
commit
e18c7c8c1c
@ -3,7 +3,7 @@
|
||||
|
||||
_realname=cmake
|
||||
pkgname=("${_realname}" "${_realname}-emacs" "${_realname}-vim")
|
||||
pkgver=3.21.4
|
||||
pkgver=3.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform open-source make system"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -36,7 +36,7 @@ depends=('gcc-libs'
|
||||
'zlib')
|
||||
options=('staticlibs' 'strip')
|
||||
source=(https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('d9570a95c215f4c9886dd0f0564ca4ef8d18c30750f157238ea12669c2985978')
|
||||
sha256sums=('998c7ba34778d2dfdb3df8a695469e24b11e2bfa21fbe41b361a3f45e1c9345e')
|
||||
# =========================================== #
|
||||
|
||||
build() {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=dash
|
||||
pkgver=0.5.11.4
|
||||
pkgver=0.5.11.5
|
||||
pkgrel=1
|
||||
pkgdesc="A POSIX compliant shell that aims to be as small as possible"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -10,7 +10,7 @@ license=('BSD')
|
||||
depends=('grep' 'sed' 'filesystem')
|
||||
install=dash.install
|
||||
source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4e15b7ba5363bcc2a443549910cdc15b5ad601df8196b5f294c712eff037e08d')
|
||||
sha256sums=('db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=libgpg-error
|
||||
pkgname=('libgpg-error' 'libgpg-error-devel') # 'gpg-error'
|
||||
pkgver=1.42
|
||||
pkgver=1.43
|
||||
pkgrel=1
|
||||
pkgdesc="Support library for libgcrypt"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ makedepends=('libiconv-devel' 'gettext-devel')
|
||||
source=(https://gnupg.org/ftp/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
||||
libgpg-error-1.16-msys2.patch
|
||||
gpg-error-static-linking.patch)
|
||||
sha256sums=('fc07e70f6c615f8c4f590a8e37a9b8dd2e2ca1e9408f8e60459c67452b925e23'
|
||||
sha256sums=('a9ab83ca7acc442a5bd846a75b920285ff79bdb4e3d34aa382be88ed2c3aebaf'
|
||||
'SKIP'
|
||||
'9f24d6b26a9da60b14dba9ce8bb55110609ab5496ed969adfb07464c1393d678'
|
||||
'9780e3e397b983ef52d5dae22d54c4453a47bddf04eafa2f874c75038e3485eb')
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
_realname=Path-Tiny
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=0.118
|
||||
pkgver=0.120
|
||||
pkgrel=1
|
||||
pkgdesc="File path utility"
|
||||
arch=('any')
|
||||
@ -12,7 +12,7 @@ groups=('perl-modules')
|
||||
depends=('perl>=5.8.1')
|
||||
options=(!emptydirs)
|
||||
source=(https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/${_realname}-${pkgver}.tar.gz)
|
||||
sha256sums=('32138d8d0f4c9c1a84d2a8f91bc5e913d37d8a7edefbb15a10961bfed560b0fd')
|
||||
sha256sums=('66a1164981d449da46cc88383fe37f9e352e87e9570bfb960e43fe8ff016ee1b')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
_realname=URI
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=5.09
|
||||
pkgver=5.10
|
||||
pkgrel=1
|
||||
pkgdesc="Uniform Resource Identifiers (absolute and relative)"
|
||||
arch=('any')
|
||||
@ -14,7 +14,7 @@ checkdepends=('perl-Test-Needs')
|
||||
provides=('perl-URI-Escape=3.30')
|
||||
options=('!emptydirs')
|
||||
source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('03e63ada499d2645c435a57551f041f3943970492baa3b3338246dab6f1fae0a')
|
||||
sha256sums=('16325d5e308c7b7ab623d1bf944e1354c5f2245afcfadb8eed1e2cae9a0bd0b5')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-$pkgver"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Maintainer: Masanori Shirayama <mashir43@gmail.com>
|
||||
|
||||
pkgname=tcsh
|
||||
pkgver=6.22.04
|
||||
pkgver=6.23.00
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="C shell with file name completion and command line editing"
|
||||
@ -14,9 +14,9 @@ makedepends=('gcc' 'libcrypt-devel' 'libiconv-devel' 'ncurses-devel')
|
||||
provides=('csh')
|
||||
conflicts=('csh')
|
||||
install=tcsh.install
|
||||
source=("ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
||||
source=("https://astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
||||
"msys-platform.patch")
|
||||
sha256sums=('eb16356243218c32f39e07258d72bf8b21e62ce94bb0e8a95e318b151397e231'
|
||||
sha256sums=('4ebeb2f33633d115d9535f554c651a8523040d8d91e5de333fb2ee045b8e001e'
|
||||
'69d1f10818adf9ebb09369a5eb3500c289f518c5e54f51d93439c7a6ac90af6b')
|
||||
|
||||
prepare() {
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=unrar
|
||||
pkgname=('unrar' 'libunrar' 'libunrar-devel')
|
||||
pkgver=6.0.7
|
||||
pkgver=6.1.2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
groups=('base-devel')
|
||||
@ -12,7 +12,7 @@ options=('staticlibs' '!makeflags')
|
||||
depends=('gcc-libs')
|
||||
source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz"
|
||||
'build-dll.patch')
|
||||
sha256sums=('a7029942006cbcced3f3b7322ec197683f8e7be408972ca08099b196c038f518'
|
||||
sha256sums=('3e96421f568e438af6dcdaef717c48eb93b825d97058ebcb173b9bfc57807be3'
|
||||
'8c618b85478f5b9bb764c523670d0d60a6b14a382919beadf357120d045313b4')
|
||||
|
||||
prepare() {
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
|
||||
pkgname=vim
|
||||
_topver=8.2
|
||||
_patchlevel=3441
|
||||
_patchlevel=3582
|
||||
_versiondir="${pkgname}${_topver//./}"
|
||||
pkgver=${_topver}.${_patchlevel}
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom:vim')
|
||||
url="http://www.vim.org"
|
||||
url="https://www.vim.org"
|
||||
depends=('ncurses')
|
||||
groups=('editors')
|
||||
makedepends=('gawk' 'perl-devel' 'python-devel' 'ruby' 'libiconv' 'ncurses-devel')
|
||||
@ -20,7 +20,7 @@ source=(${pkgname}-${pkgver}.tar.gz::https://github.com/vim/vim/archive/v${pkgve
|
||||
'pretend-cygwin-msys.patch'
|
||||
'accept-crlf.patch'
|
||||
'vim-completion')
|
||||
sha256sums=('3db6c3af32b741c2e618358bbf002cffe9db2ab8d21f9ea277110fce54fec4d2'
|
||||
sha256sums=('363a90e45eb93c73340a711223c7ce5e564432f9eb34624e1a545f4fd57dd49d'
|
||||
'edd18e0756406ee7b659e4552e444c50c3a0c1e9fb4fce2ddd770c933ea6c7f5'
|
||||
'bca6e030d50c0d2468ab5c78aa0b359eb18a88a197de8406c593458ffedde922'
|
||||
'44d7738a8f801195898eeef766ff77506c717dd5d19145ade3c1c2349d4bc4fd'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user