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


Commits:
a8db703b by Andreas Radke at 2026-02-25T17:12:20+01:00
upgpkg: 2.11.0-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.5
+       pkgver = 2.11.0
        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.5.tar.gz::https://github.com/walles/moor/archive/v2.10.5.tar.gz
-       sha256sums = 
e7ab25e6cce597d9442d02f9abd7241ce1b11b20cc89d1e701537ce7f3229e22
+       source = 
moor-2.11.0.tar.gz::https://github.com/walles/moor/archive/v2.11.0.tar.gz
+       sha256sums = 
091a8bba0d75354c2897029ae89604f47c63d1670ce32f4f80f10b99612dc584
 
 pkgname = moor


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=moor
-pkgver=2.10.5
+pkgver=2.11.0
 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=('e7ab25e6cce597d9442d02f9abd7241ce1b11b20cc89d1e701537ce7f3229e22')
+sha256sums=('091a8bba0d75354c2897029ae89604f47c63d1670ce32f4f80f10b99612dc584')
 
 prepare() {
     cd "$pkgname-$pkgver/cmd/moor"



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

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


Reply via email to