Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
apprise
Commits:
e32096a5 by Daniel M. Capella at 2024-03-07T19:04:56-05:00
upgpkg: 1.7.3-1
- - - - -
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.7.2
+ pkgver = 1.7.3
pkgrel = 1
url = https://github.com/caronc/apprise
arch = any
@@ -24,7 +24,7 @@ pkgbase = apprise
optdepends = python-paho-mqtt: for MQTT support
provides = python-apprise
conflicts = python-apprise
- source = git+https://github.com/caronc/apprise.git#tag=v1.7.2
+ source = git+https://github.com/caronc/apprise.git#tag=v1.7.3
b2sums = SKIP
pkgname = apprise
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=apprise
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc='Push Notifications that work with just about every platform'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apprise/-/commit/e32096a56f5c395f73bd46952290064b03f7a5dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apprise/-/commit/e32096a56f5c395f73bd46952290064b03f7a5dc
You're receiving this email because of your account on gitlab.archlinux.org.