Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / aerc


Commits:
489d2fb7 by Carl Smedstad at 2025-01-26T11:26:43+01:00
upgpkg: 0.20.0-1: Upstream release

https://git.sr.ht/~rjarry/aerc/refs/0.20.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = aerc
        pkgdesc = Email Client for your Terminal
-       pkgver = 0.19.0
+       pkgver = 0.20.0
        pkgrel = 1
        url = https://git.sr.ht/~rjarry/aerc
        arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = aerc
        optdepends = python: for carddav-query script
        optdepends = w3m: for showing HTML messages
        options = !lto
-       source = git+https://git.sr.ht/~rjarry/aerc?signed#tag=0.19.0
+       source = git+https://git.sr.ht/~rjarry/aerc?signed#tag=0.20.0
        validpgpkeys = DC0718E322E2C7605EBDC83146957EC08FD0FE90
-       sha512sums = 
8566ea80724238efb019b24ff8f4201e4411c0b39940a15db95950aa1e30608e497e6882b22d2e5106686a083ca848fe1fc044941459b0d24424b9a5686d89bd
+       sha512sums = 
c3cfe2f8e223c6c7d2128601a78b0931e50d9ad5bf1602964f414cb3fa6904b923af66f414f46bf3e596f9b09485399d852a6036a7629fb190d012a3d5e56911
 
 pkgname = aerc


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Drew DeVault <[email protected]>
 
 pkgname=aerc
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc='Email Client for your Terminal'
 arch=('x86_64')
@@ -28,7 +28,7 @@ optdepends=(
 )
 options=('!lto')
 source=("git+$url?signed#tag=$pkgver")
-sha512sums=('8566ea80724238efb019b24ff8f4201e4411c0b39940a15db95950aa1e30608e497e6882b22d2e5106686a083ca848fe1fc044941459b0d24424b9a5686d89bd')
+sha512sums=('c3cfe2f8e223c6c7d2128601a78b0931e50d9ad5bf1602964f414cb3fa6904b923af66f414f46bf3e596f9b09485399d852a6036a7629fb190d012a3d5e56911')
 validpgpkeys=('DC0718E322E2C7605EBDC83146957EC08FD0FE90') # Robin Jarry 
<[email protected]>
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aerc/-/commit/489d2fb731f9d4504e9ea0d8343fc1c8ead347ef

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aerc/-/commit/489d2fb731f9d4504e9ea0d8343fc1c8ead347ef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to