From fa63adcaa999857d2621dd068ae9f4741d30c658 Mon Sep 17 00:00:00 2001 From: joborun Date: Fri, 6 Oct 2023 01:42:06 +0300 Subject: [PATCH] upg cython unrar --- cython/PKGBUILD | 7 +++---- cython/PKGBUILD-arch | 16 +++++++++++----- cython/deps | 1 + cython/time | 6 +++--- unrar/PKGBUILD | 10 +++++----- unrar/PKGBUILD-arch | 4 ++-- unrar/deps | 1 + 7 files changed, 26 insertions(+), 19 deletions(-) diff --git a/cython/PKGBUILD b/cython/PKGBUILD index f667239..fd472a5 100644 --- a/cython/PKGBUILD +++ b/cython/PKGBUILD @@ -6,7 +6,7 @@ #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=cython -pkgver=3.0.2 +pkgver=3.0.3 pkgrel=01 pkgdesc='C-Extensions for Python' url='https://cython.org' @@ -59,7 +59,6 @@ arch=(x86_64) license=(APACHE) -sha256sums=(b0c0af0d1c6b65f951aba18c4d52877894e56f5bf7cbe99719fb6988a1585f47) # cython-3.0.2.tar.gz - -## 3096f21130c2d121ac8b189a46ca2e3b6dfca2ce1bd030fcc4cfeb70087adcdb cython-3.0.2-01-x86_64.pkg.tar.lz +sha256sums=(0c2eae8a4ceab7955be1e11a4ddc5dcc3aa06ce22ad594262f1555b9d10667f0) # cython-3.0.3.tar.gz +## bc54c2eed4e35020527fbeeea7f24c32ac8b43964eaf0438c5a11af596daa8f9 cython-3.0.3-01-x86_64.pkg.tar.lz diff --git a/cython/PKGBUILD-arch b/cython/PKGBUILD-arch index ecf4aeb..3484165 100644 --- a/cython/PKGBUILD-arch +++ b/cython/PKGBUILD-arch @@ -3,18 +3,24 @@ # Contributor: Igor Scabini pkgname=cython -pkgver=3.0.2 +pkgver=3.0.3 pkgrel=1 pkgdesc='C-Extensions for Python' arch=(x86_64) url='https://cython.org' license=(APACHE) -depends=(python) +depends=(glibc + python) replaces=(cython-dev) -makedepends=(python-build python-installer python-setuptools python-wheel) -checkdepends=(python-pytest gdb python-numpy) +makedepends=(python-build + python-installer + python-setuptools + python-wheel) +checkdepends=(gdb + python-numpy + python-pytest) source=(https://github.com/cython/cython/archive/$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('b0c0af0d1c6b65f951aba18c4d52877894e56f5bf7cbe99719fb6988a1585f47') +sha256sums=('0c2eae8a4ceab7955be1e11a4ddc5dcc3aa06ce22ad594262f1555b9d10667f0') build() { cd cython-$pkgver diff --git a/cython/deps b/cython/deps index 6d0003d..82500db 100644 --- a/cython/deps +++ b/cython/deps @@ -5,5 +5,6 @@ python-wheel python-pytest gdb python-numpy +python-typing_extensions diff --git a/cython/time b/cython/time index 5c1fe70..1cfc643 100644 --- a/cython/time +++ b/cython/time @@ -1,6 +1,6 @@ -real 1m6.860s -user 1m4.980s -sys 0m3.672s +real 3m37.046s +user 3m34.845s +sys 0m5.448s diff --git a/unrar/PKGBUILD b/unrar/PKGBUILD index 205e7b1..fb400b6 100644 --- a/unrar/PKGBUILD +++ b/unrar/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=unrar pkgname=(unrar libunrar) -pkgver=6.2.11 +pkgver=6.2.12 pkgrel=01 epoch=1 depends=(gcc-libs glibc) @@ -26,7 +26,7 @@ build() { } package_unrar() { - pkgdesc='The RAR uncompression program' + pkgdesc='The RAR un/compression program' cd unrar install -Dm755 unrar -t "$pkgdir"/usr/bin/ # install license @@ -48,7 +48,7 @@ arch=(x86_64) license=(custom) -sha256sums=(a805e150d56445770f71a85c3fbdc9ab4b04fbe61b01cb57182d86fe3e7e6cec) # unrarsrc-6.2.11.tar.gz +sha256sums=(a008b5f949bca9bb4ffa1bebbfc8b3c14b89df10a10354809b845232d5f582e5) # unrarsrc-6.2.12.tar.gz -## e8832ba18ff9d00b268f462a7ac419dc5256019135c834b650b92c33d281bca4 libunrar-1:6.2.11-01-x86_64.pkg.tar.lz -## 24b8a304add2c8a47b6668a229805c2ce2e6d639dc737f4042ca2584a6c1255e unrar-1:6.2.11-01-x86_64.pkg.tar.lz +## 84bbef884d4e7371cdbf0d30c5a7b7eb046f26325e5642a7891da361ebf62d96 libunrar-1_6.2.12-01-x86_64.pkg.tar.lz +## abbcb88889fb92849e9f9eb66f875cbd5538ac555d2b3d85cd863a5aa7ca5a48 unrar-1_6.2.12-01-x86_64.pkg.tar.lz diff --git a/unrar/PKGBUILD-arch b/unrar/PKGBUILD-arch index 66bd8a5..c41aee9 100644 --- a/unrar/PKGBUILD-arch +++ b/unrar/PKGBUILD-arch @@ -5,7 +5,7 @@ pkgbase=unrar pkgname=(libunrar unrar) -pkgver=6.2.11 +pkgver=6.2.12 pkgrel=1 epoch=1 arch=(x86_64) @@ -14,7 +14,7 @@ depends=(gcc-libs glibc) license=(custom) source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz) -sha256sums=('a805e150d56445770f71a85c3fbdc9ab4b04fbe61b01cb57182d86fe3e7e6cec') +sha256sums=('a008b5f949bca9bb4ffa1bebbfc8b3c14b89df10a10354809b845232d5f582e5') prepare() { sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags diff --git a/unrar/deps b/unrar/deps index 139597f..b28b04f 100644 --- a/unrar/deps +++ b/unrar/deps @@ -1,2 +1,3 @@ +