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


Commits:
9bc6f672 by Morten Linderud at 2024-12-22T19:50:46+01:00
upgpkg: 1.12.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dunst
        pkgdesc = Customizable and lightweight notification-daemon
-       pkgver = 1.12.0
+       pkgver = 1.12.1
        pkgrel = 1
        url = https://dunst-project.org/
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = dunst
        optdepends = libnotify: dunstify
        provides = notification-daemon
        backup = etc/dunst/dunstrc
-       source = 
dunst-1.12.0.tar.gz::https://github.com/dunst-project/dunst/archive/v1.12.0.tar.gz
-       sha256sums = 
217075fa52ac9cd9b87b6dafb094019c4b07a1572259f7bd2adc4fc31771ed95
+       source = 
dunst-1.12.1.tar.gz::https://github.com/dunst-project/dunst/archive/v1.12.1.tar.gz
+       sha256sums = 
340b10c38ee519a75b14040f65505d72817857358ce7a6fe23190ab68782f892
 
 pkgname = dunst


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: feuri
 
 pkgname=dunst
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="Customizable and lightweight notification-daemon"
 url="https://dunst-project.org/";
@@ -16,7 +16,7 @@ optdepends=('libnotify: dunstify')
 backup=('etc/dunst/dunstrc')
 provides=('notification-daemon')
 
source=("dunst-$pkgver.tar.gz::https://github.com/dunst-project/dunst/archive/v$pkgver.tar.gz";)
-sha256sums=('217075fa52ac9cd9b87b6dafb094019c4b07a1572259f7bd2adc4fc31771ed95')
+sha256sums=('340b10c38ee519a75b14040f65505d72817857358ce7a6fe23190ab68782f892')
 
 build() {
   cd dunst-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dunst/-/commit/9bc6f6725e6c2f0176bfb43119d47102c2d57448

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


Reply via email to