Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
patatt


Commits:
3d4edd3f by Morten Linderud at 2026-04-10T23:12:08+02:00
upgpkg: 0.7.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = patatt
        pkgdesc = A simple library to add cryptographic attestation to patches 
sent via email
-       pkgver = 0.7.0
+       pkgver = 0.7.1
        pkgrel = 1
        url = https://git.kernel.org/pub/scm/utils/patatt/patatt.git/about/
        arch = any
@@ -10,10 +10,10 @@ pkgbase = patatt
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python-pynacl
-       source = 
https://git.kernel.org/pub/scm/utils/patatt/patatt.git/snapshot/patatt-0.7.0.tar.gz
-       source = 
https://git.kernel.org/pub/scm/utils/patatt/patatt.git/snapshot/patatt-0.7.0.tar.asc
+       source = 
https://git.kernel.org/pub/scm/utils/patatt/patatt.git/snapshot/patatt-0.7.1.tar.gz
+       source = 
https://git.kernel.org/pub/scm/utils/patatt/patatt.git/snapshot/patatt-0.7.1.tar.asc
        validpgpkeys = DE0E66E32F1FDD0902666B96E63EDCA9329DD07E
-       sha256sums = 
8c796be2faac7bd693fb69d2e23ba38f961d0a899dcb36d6ddaa824022d63fff
+       sha256sums = 
1d7708b6357463105493b22831c1f877a59ab5a4ab68f35fcd8a9ff896ddf9cf
        sha256sums = SKIP
 
 pkgname = patatt


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas Weißschuh <thomas t-8ch de>
 
 pkgname=patatt
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="A simple library to add cryptographic attestation to patches sent via 
email"
 arch=("any")
@@ -18,7 +18,7 @@ 
url="https://git.kernel.org/pub/scm/utils/patatt/patatt.git/about/";
 license=("MIT")
 
source=("https://git.kernel.org/pub/scm/utils/$pkgname/$pkgname.git/snapshot/$pkgname-$pkgver.tar."{gz,asc})
 validpgpkeys=('DE0E66E32F1FDD0902666B96E63EDCA9329DD07E')
-sha256sums=('8c796be2faac7bd693fb69d2e23ba38f961d0a899dcb36d6ddaa824022d63fff'
+sha256sums=('1d7708b6357463105493b22831c1f877a59ab5a4ab68f35fcd8a9ff896ddf9cf'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/patatt/-/commit/3d4edd3fdfec714f28ffe4cdd51134032612993e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/patatt/-/commit/3d4edd3fdfec714f28ffe4cdd51134032612993e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to