Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
apprise


Commits:
518711c0 by Christian Heusel at 2025-10-04T20:47:22+02:00
upgpkg: 1.9.5-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = apprise
        pkgdesc = Push Notifications that work with just about every platform
-       pkgver = 1.9.4
+       pkgver = 1.9.5
        pkgrel = 1
        url = https://github.com/caronc/apprise
        arch = any
@@ -22,7 +22,7 @@ pkgbase = apprise
        optdepends = dbus-python: for Linux DBus Notifications
        optdepends = python-gobject: for Linux DBus Notifications
        optdepends = python-paho-mqtt: for MQTT support
-       source = git+https://github.com/caronc/apprise.git#tag=v1.9.4
-       b2sums = 
c70dfed69972e3166dd98fee4bff76c668945899508f30a8db15e4d369725e5293f30a765f4a889cf439ccb6c77b73b90ec484208f9d0cbe179ead515766aba6
+       source = git+https://github.com/caronc/apprise.git#tag=v1.9.5
+       b2sums = 
b05668c41fbd02e49b2e08ac9f026769fdbce68090e377a171a8ed106cadf247dd5e6c8bc3f26588c2b44b51ed690a7390ff3abb0eb9e536a7a1888d9578c5b9
 
 pkgname = apprise


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,10 @@
+# Maintainer: Christian Heusel <[email protected]>
 # Contributor: Daniel M. Capella <[email protected]>
 # Contributor: AlphaJack <alphajack at tuta dot io>
 # Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
 
 pkgname=apprise
-pkgver=1.9.4
+pkgver=1.9.5
 pkgrel=1
 pkgdesc='Push Notifications that work with just about every platform'
 arch=(any)
@@ -35,7 +36,7 @@ optdepends=(
   'python-paho-mqtt: for MQTT support'
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('c70dfed69972e3166dd98fee4bff76c668945899508f30a8db15e4d369725e5293f30a765f4a889cf439ccb6c77b73b90ec484208f9d0cbe179ead515766aba6')
+b2sums=('b05668c41fbd02e49b2e08ac9f026769fdbce68090e377a171a8ed106cadf247dd5e6c8bc3f26588c2b44b51ed690a7390ff3abb0eb9e536a7a1888d9578c5b9')
 
 build(){
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/apprise/-/commit/518711c018833ee6623d950046a0e812c0a413fe

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


Reply via email to