upgpkg: gnome-shell-extension-arch-update-65-1: new upstream release

This commit is contained in:
Christian Schendel 2025-09-23 16:56:14 +02:00
parent 96929019cb
commit 92d4e81f65
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Update indicator for ArchLinux and Gnome-Shell
pkgver = 64
pkgrel = 2
pkgver = 65
pkgrel = 1
url = https://github.com/RaphaelRochet/arch-update
arch = any
license = GPL-3.0-or-later
@ -11,7 +11,7 @@ pkgbase = gnome-shell-extension-arch-update
depends = gnome-shell>=1.46
depends = pacman-contrib
optdepends = gnome-terminal
source = gnome-shell-extension-arch-update-64::git+https://github.com/RaphaelRochet/arch-update.git#tag=v64
sha256sums = 6b07945587fa4ffa7baaea77f43d15c819dc20bf8caeb299b376689f7323ea5a
source = gnome-shell-extension-arch-update-65::git+https://github.com/RaphaelRochet/arch-update.git#tag=v65
b2sums = cd42ecd26ae7f0ea7013933be2abbc99e620f23d7bf36f406296115dfd288a182c18751806c2532899b50f7f75d6ecc946c3048ba5672cd82984e24afd6d17af
pkgname = gnome-shell-extension-arch-update

View file

@ -1,8 +1,8 @@
# Maintainer: Christian Schendel <doppelhelix@gmail.com>
pkgname=gnome-shell-extension-arch-update
pkgdesc="Update indicator for ArchLinux and Gnome-Shell"
pkgver=64
pkgrel=2
pkgver=65
pkgrel=1
url="https://github.com/RaphaelRochet/arch-update"
arch=('any')
license=(
@ -21,7 +21,7 @@ optdepends=(
gnome-terminal
)
source=("$pkgname-$pkgver::git+$url.git#tag=v$pkgver")
sha256sums=('6b07945587fa4ffa7baaea77f43d15c819dc20bf8caeb299b376689f7323ea5a')
b2sums=('cd42ecd26ae7f0ea7013933be2abbc99e620f23d7bf36f406296115dfd288a182c18751806c2532899b50f7f75d6ecc946c3048ba5672cd82984e24afd6d17af')
package() {
cd "$(dirname "$(find . -name 'metadata.json' -print -quit)")"