David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-unearth
Commits:
077f0707 by David Runge at 2025-12-23T16:24:23+01:00
upgpkg: 0.18.2-2
- - - - -
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.18.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/frostming/unearth
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=unearth
pkgname=python-unearth
pkgver=0.18.2
-pkgrel=1
+pkgrel=2
pkgdesc="A utility to fetch and download python packages"
arch=(any)
url="https://github.com/frostming/unearth"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unearth/-/commit/077f0707d83b3f7e87843b55cb7342819a04831e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unearth/-/commit/077f0707d83b3f7e87843b55cb7342819a04831e
You're receiving this email because of your account on gitlab.archlinux.org.