David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-unearth


Commits:
8a45e115 by David Runge at 2024-04-18T20:47:25+02:00
upgpkg: 0.15.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-unearth
        pkgdesc = A utility to fetch and download python packages
-       pkgver = 0.15.1
-       pkgrel = 2
+       pkgver = 0.15.2
+       pkgrel = 1
        url = https://github.com/frostming/unearth
        arch = any
        license = MIT
@@ -20,8 +20,8 @@ pkgbase = python-unearth
        depends = python-httpx
        optdepends = python-keyring: use keyring for authentication
        optdepends = python-requests: use legacy facilities for download
-       source = 
python-unearth-0.15.1.tar.gz::https://github.com/frostming/unearth/archive/refs/tags/0.15.1.tar.gz
-       sha512sums = 
d4c4bd15c29ab7a172ded4db04dbc56187b5f3d5cf9c47433958240b5c475ee6708c16f7c606ae9998e0fe10e6570e02a57238d38a7cd83e6fc8e24b1aaa8180
-       b2sums = 
342fed4c89c157562b77078ca1e6ab0adf1785185ce5ba81c8e619724e8a2f36642c1f87a09b9b0967aca22ac3cd86708d141a7e9601c27f3ec7d912cc62f9aa
+       source = 
python-unearth-0.15.2.tar.gz::https://github.com/frostming/unearth/archive/refs/tags/0.15.2.tar.gz
+       sha512sums = 
46d0ecb7831a4d19e0efe182b3c9af3074a960ebb1f388106649b58c3f9fc8d65a64ee86f31d72dae0f37a7a2b667c00dce4a3fcae7e186c88e3b57b2ca7a7bc
+       b2sums = 
9921dba5e0e29a7881843c34b11044b9b964178b80738758c230fe37c0fbd15a2d28a0d1195edc7584917e4b119adbf5300df7ed23e7636f5659751e154ecb2f
 
 pkgname = python-unearth


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=unearth
 pkgname=python-unearth
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.15.2
+pkgrel=1
 pkgdesc="A utility to fetch and download python packages"
 arch=(any)
 url="https://github.com/frostming/unearth";
@@ -34,8 +34,8 @@ optdepends=(
 source=(
   $pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz
 )
-sha512sums=('d4c4bd15c29ab7a172ded4db04dbc56187b5f3d5cf9c47433958240b5c475ee6708c16f7c606ae9998e0fe10e6570e02a57238d38a7cd83e6fc8e24b1aaa8180')
-b2sums=('342fed4c89c157562b77078ca1e6ab0adf1785185ce5ba81c8e619724e8a2f36642c1f87a09b9b0967aca22ac3cd86708d141a7e9601c27f3ec7d912cc62f9aa')
+sha512sums=('46d0ecb7831a4d19e0efe182b3c9af3074a960ebb1f388106649b58c3f9fc8d65a64ee86f31d72dae0f37a7a2b667c00dce4a3fcae7e186c88e3b57b2ca7a7bc')
+b2sums=('9921dba5e0e29a7881843c34b11044b9b964178b80738758c230fe37c0fbd15a2d28a0d1195edc7584917e4b119adbf5300df7ed23e7636f5659751e154ecb2f')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unearth/-/commit/8a45e1151b340396a23a6f2fcdb40cb424817c98

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


Reply via email to