Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / sad
Commits:
152da02f by Caleb Maclennan at 2025-02-03T22:05:44+03:00
upgpkg: 0.4.32-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sad
pkgdesc = Space Age seD
- pkgver = 0.4.31
+ pkgver = 0.4.32
pkgrel = 1
url = https://github.com/ms-jpq/sad
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = sad
optdepends = diff-so-fancy: for diff colourizer
optdepends = git-delta: for diff colourizer
options = !lto
- source = sad::git+https://github.com/ms-jpq/sad#tag=v0.4.31
- sha256sums =
02336b3f1de062dd97224a52f25bcfd41fe650d68304f3c87b2de919b445205f
+ source = sad::git+https://github.com/ms-jpq/sad#tag=v0.4.32
+ sha256sums =
77d2be2dc638e142a62e750f8e64210040d6b6625144f58998a9a3a5c58b532f
pkgname = sad
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Matthew Gamble <[email protected]>
pkgname=sad
-pkgver=0.4.31
+pkgver=0.4.32
pkgrel=1
pkgdesc='Space Age seD'
arch=('x86_64')
@@ -27,7 +27,7 @@ optdepends=(
)
options=('!lto')
source=("$pkgname::git+$url#tag=v$pkgver")
-sha256sums=('02336b3f1de062dd97224a52f25bcfd41fe650d68304f3c87b2de919b445205f')
+sha256sums=('77d2be2dc638e142a62e750f8e64210040d6b6625144f58998a9a3a5c58b532f')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sad/-/commit/152da02f2ff4c427acae995d2e64f7d62a7bc879
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sad/-/commit/152da02f2ff4c427acae995d2e64f7d62a7bc879
You're receiving this email because of your account on gitlab.archlinux.org.