Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / bup
Commits:
5caebe78 by Antonio Rojas at 2024-11-16T22:30:20+01:00
upgpkg: 0.33.4-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = bup
pkgdesc = Efficient backup system based on the git packfile format
pkgver = 0.33.4
- pkgrel = 1
+ pkgrel = 2
url = https://bup.github.io/
arch = x86_64
license = GPL-2.0-only
@@ -17,6 +17,6 @@ pkgbase = bup
depends = sh
optdepends = python-tornado: for bup web
source = git+https://github.com/bup/bup#tag=0.33.4
- sha256sums =
4d729cb343a59ed3f0170420f78559fe95cc202d5ddfa40878b1eb390692d62d
+ sha256sums =
f21426b2e9c2965778d39c9a8d25ccc0dac3dc44f91deedecb01377d55a91d9b
pkgname = bup
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@
pkgname=bup
pkgver=0.33.4
-pkgrel=1
+pkgrel=2
pkgdesc='Efficient backup system based on the git packfile format'
arch=(x86_64)
url='https://bup.github.io/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bup/-/commit/5caebe78c1a57fd8527d10cd295d96743271ad45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bup/-/commit/5caebe78c1a57fd8527d10cd295d96743271ad45
You're receiving this email because of your account on gitlab.archlinux.org.