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


Commits:
be9db234 by Andreas Radke at 2026-05-14T09:22:16+02:00
upgpkg: 2.13.2-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.1
+       pkgver = 2.13.2
        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.1.tar.gz::https://github.com/walles/moor/archive/v2.13.1.tar.gz
-       sha256sums = 
22aac1b88313504a78af6c47a4c64aea081df5e0ab7a7f12d603db6ec770effa
+       source = 
moor-2.13.2.tar.gz::https://github.com/walles/moor/archive/v2.13.2.tar.gz
+       sha256sums = 
0b1d9f35674b6261225f51f891d2b8bd2ea80fdddb74b8f43fbc56106b6dd054
 
 pkgname = moor


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=moor
-pkgver=2.13.1
+pkgver=2.13.2
 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=('22aac1b88313504a78af6c47a4c64aea081df5e0ab7a7f12d603db6ec770effa')
+sha256sums=('0b1d9f35674b6261225f51f891d2b8bd2ea80fdddb74b8f43fbc56106b6dd054')
 
 prepare() {
     cd "$pkgname-$pkgver/cmd/moor"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/moor/-/commit/be9db234fa8a40273c55fae9537b7e513b8c44a5
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