Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / moor


Commits:
2226c385 by Andreas Radke at 2026-02-09T16:15:51+01:00
upgpkg: 2.10.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = moor
        pkgdesc = A pager designed to just do the right thing without any 
configuration.
-       pkgver = 2.10.3
+       pkgver = 2.10.4
        pkgrel = 1
        url = https://github.com/walles/moor
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = moor
        conflicts = moor-bin
        conflicts = moor-git
        replaces = moar
-       source = 
moor-2.10.3.tar.gz::https://github.com/walles/moor/archive/v2.10.3.tar.gz
-       sha256sums = 
ad5cd21d4260fe2bb86a0b2f25511b810efd95f195a39969049a94350af3dd88
+       source = 
moor-2.10.4.tar.gz::https://github.com/walles/moor/archive/v2.10.4.tar.gz
+       sha256sums = 
fde26cb32a3845eb290bd260f2f2240550c15601fae1ded9a4dc293925761ffa
 
 pkgname = moor


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=moor
-pkgver=2.10.3
+pkgver=2.10.4
 pkgrel=1
 pkgdesc="A pager designed to just do the right thing without any 
configuration."
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=('go')
 conflicts=('moar' 'moar-bin' 'moar-git' 'moor-bin' 'moor-git')
 replaces=('moar')
 source=("$pkgname-$pkgver.tar.gz"::"$url/archive/v$pkgver.tar.gz")
-sha256sums=('ad5cd21d4260fe2bb86a0b2f25511b810efd95f195a39969049a94350af3dd88')
+sha256sums=('fde26cb32a3845eb290bd260f2f2240550c15601fae1ded9a4dc293925761ffa')
 
 prepare() {
     cd "$pkgname-$pkgver/cmd/moor"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/moor/-/commit/2226c385f8ab43a957a751ba4f6498ae2365895e

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


Reply via email to