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


Commits:
dd7f1686 by Andreas Radke at 2026-01-18T19:54:59+01:00
upgpkg: 2.10.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = moor
        pkgdesc = A pager designed to just do the right thing without any 
configuration.
-       pkgver = 2.10.1
-       pkgrel = 2
+       pkgver = 2.10.2
+       pkgrel = 1
        url = https://github.com/walles/moor
        arch = x86_64
        license = BSD-2-Clause-Views
@@ -13,7 +13,7 @@ pkgbase = moor
        conflicts = moor-bin
        conflicts = moor-git
        replaces = moar
-       source = 
moor-2.10.1.tar.gz::https://github.com/walles/moor/archive/v2.10.1.tar.gz
-       sha256sums = 
389a1454ce7deedc43d9a17bce48d044ff6a71ac8ef497ea3e347f3f6bfe3d63
+       source = 
moor-2.10.2.tar.gz::https://github.com/walles/moor/archive/v2.10.2.tar.gz
+       sha256sums = 
3879b97672bc67a421724f7c49ee72dce60574330744965455d214b1ab535a4c
 
 pkgname = moor


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=moor
-pkgver=2.10.1
-pkgrel=2
+pkgver=2.10.2
+pkgrel=1
 pkgdesc="A pager designed to just do the right thing without any 
configuration."
 arch=('x86_64')
 url="https://github.com/walles/moor";
@@ -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=('389a1454ce7deedc43d9a17bce48d044ff6a71ac8ef497ea3e347f3f6bfe3d63')
+sha256sums=('3879b97672bc67a421724f7c49ee72dce60574330744965455d214b1ab535a4c')
 
 prepare() {
     cd "$pkgname-$pkgver/cmd/moor"



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

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


Reply via email to