summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-03 14:03:01 -0600
committerMark Wagie2024-04-03 14:03:01 -0600
commit500aa3b1aa66c642d3d27683739dab6522ad27ca (patch)
treef62adb7a807067907648d6e85396019de38be5bf
parent3fddde10686148fbaf7a7ad0ec4e04c6129158fb (diff)
downloadaur-500aa3b1aa66c642d3d27683739dab6522ad27ca.tar.gz
reproducibility rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 121470521027..2699de84ffdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cosmic-notifications-git
- pkgdesc = WIP Layer Shell notifications daemon which integrates with COSMIC.
- pkgver = r61.19f147f
+ pkgdesc = Layer Shell notifications daemon which integrates with COSMIC.
+ pkgver = r63.4ea0564
pkgrel = 1
url = https://github.com/pop-os/cosmic-notifications
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fe105d20db10..d557878ef04e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: soloturn <soloturn@gmail.com>
pkgname=cosmic-notifications-git
-pkgver=r61.19f147f
+pkgver=r63.4ea0564
pkgrel=1
-pkgdesc="WIP Layer Shell notifications daemon which integrates with COSMIC."
+pkgdesc="Layer Shell notifications daemon which integrates with COSMIC."
arch=('x86_64' 'aarch64')
url="https://github.com/pop-os/cosmic-notifications"
license=('GPL-3.0-or-later')
@@ -20,8 +20,6 @@ makedepends=(
'just'
'mold'
)
-checkdepends=()
-optdepends=()
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=('git+https://github.com/pop-os/cosmic-notifications.git')