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


Commits:
3fb69e61 by Andreas Radke at 2026-06-06T21:26:54+02:00
upgpkg: 2.14.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.13.4
+       pkgver = 2.14.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.13.4.tar.gz::https://github.com/walles/moor/archive/v2.13.4.tar.gz
-       sha256sums = 
83412ba2c03d399ba54b4fc18db05e1e9c29d486148f3a2ec3682f3959a0c4e1
+       source = 
moor-2.14.0.tar.gz::https://github.com/walles/moor/archive/v2.14.0.tar.gz
+       sha256sums = 
defac420180c46e814be9cb0819b4a8467a78adf0c34d9341909a5867755230e
 
 pkgname = moor


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=moor
-pkgver=2.13.4
+pkgver=2.14.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=('83412ba2c03d399ba54b4fc18db05e1e9c29d486148f3a2ec3682f3959a0c4e1')
+sha256sums=('defac420180c46e814be9cb0819b4a8467a78adf0c34d9341909a5867755230e')
 
 prepare() {
     cd "$pkgname-$pkgver/cmd/moor"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/moor/-/commit/3fb69e6153d85a73be0ac6552b568f9002ecf2f2
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to