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


Commits:
7b1af6d4 by Andreas Radke at 2026-05-16T22:13:16+02:00
upgpkg: 2.2.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libpaper
        pkgdesc = Library for handling paper characteristics
-       pkgver = 2.2.7
+       pkgver = 2.2.8
        pkgrel = 1
        url = https://github.com/rrthomas/libpaper
        arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = libpaper
        conflicts = paper
        replaces = paper
        backup = etc/papersize
-       source = 
https://github.com/rrthomas/libpaper/releases/download/v2.2.7/libpaper-2.2.7.tar.gz
+       source = 
https://github.com/rrthomas/libpaper/releases/download/v2.2.8/libpaper-2.2.8.tar.gz
        source = localepaper.c
-       sha256sums = 
3925401edf1eda596277bc2485e050b704fd7f364f257c874b0c40ac5aa627c0
+       sha256sums = 
1e330571690191874eca415ec76889dd11bab9887a2302d6a3665cd081c4d77b
        sha256sums = 
7e49c6ce67fbaea77929ab5849026412d0f91f692a902805c0134a071cccde22
 
 pkgname = libpaper


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: royrocks <[email protected]>
 
 pkgname=libpaper
-pkgver=2.2.7
+pkgver=2.2.8
 pkgrel=1
 pkgdesc="Library for handling paper characteristics"
 arch=('x86_64')
@@ -30,7 +30,7 @@ depends=('glibc')
 backup=('etc/papersize')
 
source=(https://github.com/rrthomas/libpaper/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz
         localepaper.c)
-sha256sums=('3925401edf1eda596277bc2485e050b704fd7f364f257c874b0c40ac5aa627c0'
+sha256sums=('1e330571690191874eca415ec76889dd11bab9887a2302d6a3665cd081c4d77b'
             '7e49c6ce67fbaea77929ab5849026412d0f91f692a902805c0134a071cccde22')
 provides=('paper')
 replaces=('paper')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpaper/-/commit/7b1af6d43b3a1d51eff578b4c46bb355dbb6fe16

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