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


Commits:
f9a50c7e by Christian Heusel at 2026-01-20T22:10:19+01:00
upgpkg: 1.9.7-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = apprise
        pkgdesc = Push Notifications that work with just about every platform
-       pkgver = 1.9.6
-       pkgrel = 2
+       pkgver = 1.9.7
+       pkgrel = 1
        url = https://github.com/caronc/apprise
        arch = any
        license = BSD-2-Clause
@@ -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.6
-       b2sums = 
4dbbe6a4ea626157d7462afabe946437381166c814d6247e5826fbc7fbc9d66e1e9fb017718f43823ee4d47f4fd8327dd1c23a03a37d0be013420aca9be4a2bf
+       source = git+https://github.com/caronc/apprise.git#tag=v1.9.7
+       b2sums = 
ef73c786883aee98ef34fbc4b2d04de461952c9c97eee51b48dd6386a65a54204d4326e8fec5cdc8f4166078719ce0f5037a3bbb750368dfac3e2e8df8693835
 
 pkgname = apprise


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
 
 pkgname=apprise
-pkgver=1.9.6
-pkgrel=2
+pkgver=1.9.7
+pkgrel=1
 pkgdesc='Push Notifications that work with just about every platform'
 arch=(any)
 url=https://github.com/caronc/apprise
@@ -36,7 +36,7 @@ optdepends=(
   'python-paho-mqtt: for MQTT support'
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('4dbbe6a4ea626157d7462afabe946437381166c814d6247e5826fbc7fbc9d66e1e9fb017718f43823ee4d47f4fd8327dd1c23a03a37d0be013420aca9be4a2bf')
+b2sums=('ef73c786883aee98ef34fbc4b2d04de461952c9c97eee51b48dd6386a65a54204d4326e8fec5cdc8f4166078719ce0f5037a3bbb750368dfac3e2e8df8693835')
 
 build(){
   cd $pkgname



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

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


Reply via email to