Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
uutils-coreutils


Commits:
16ca2a57 by Orhun Parmaksız at 2024-04-27T15:35:29+03:00
upgpkg: 0.0.26-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = uutils-coreutils
        pkgdesc = Cross-platform Rust rewrite of the GNU coreutils
-       pkgver = 0.0.25
-       pkgrel = 2
+       pkgver = 0.0.26
+       pkgrel = 1
        url = https://uutils.github.io/
        arch = x86_64
        license = MIT
@@ -12,7 +12,7 @@ pkgbase = uutils-coreutils
        depends = gcc-libs
        depends = oniguruma
        options = !lto
-       source = 
uutils-coreutils-0.0.25.tar.gz::https://github.com/uutils/coreutils/archive/0.0.25.tar.gz
-       sha512sums = 
bdf523120aa72f41b1d3e8e3ab848f55de5ab5bef888ec0b7a5fa90680b461ea9b7012f39c399750fa35b41893d44d1bee7c31ac10b78946b1649198d0b93278
+       source = 
uutils-coreutils-0.0.26.tar.gz::https://github.com/uutils/coreutils/archive/0.0.26.tar.gz
+       sha512sums = 
ba3eb06b4a11ba1adbe28fd53282827a148a3dd616db06230f7d31810418fd80f024e55ecd29ff2556b307f146bd99b083bd337912a900e7190db1c32bdf5cb0
 
 pkgname = uutils-coreutils


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _pkgname=coreutils
 pkgname=uutils-$_pkgname
-pkgver=0.0.25
-pkgrel=2
+pkgver=0.0.26
+pkgrel=1
 pkgdesc='Cross-platform Rust rewrite of the GNU coreutils'
 arch=('x86_64')
 url='https://uutils.github.io/'
@@ -14,7 +14,7 @@ license=('MIT')
 depends=('glibc' 'gcc-libs' 'oniguruma')
 makedepends=('rust' 'cargo' 'python-sphinx')
 source=("$pkgname-$pkgver.tar.gz::$_url/archive/$pkgver.tar.gz")
-sha512sums=('bdf523120aa72f41b1d3e8e3ab848f55de5ab5bef888ec0b7a5fa90680b461ea9b7012f39c399750fa35b41893d44d1bee7c31ac10b78946b1649198d0b93278')
+sha512sums=('ba3eb06b4a11ba1adbe28fd53282827a148a3dd616db06230f7d31810418fd80f024e55ecd29ff2556b307f146bd99b083bd337912a900e7190db1c32bdf5cb0')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/uutils-coreutils/-/commit/16ca2a57c759203671a1979646b5f4be7c732209

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/uutils-coreutils/-/commit/16ca2a57c759203671a1979646b5f4be7c732209
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to