Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / slop


Commits:
2eb73397 by Felix Yan at 2023-12-11T06:06:18+02:00
upgpkg: 7.6-4: rebuild with icu 74

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = slop
+       pkgdesc = Utility to query the user for a selection and print the 
region to stdout
+       pkgver = 7.6
+       pkgrel = 4
+       url = https://github.com/naelstrof/slop
+       arch = x86_64
+       license = GPL3
+       makedepends = cmake
+       makedepends = glm
+       depends = libxext
+       depends = libx11
+       depends = mesa
+       depends = glew
+       depends = libxrender
+       source = 
slop-7.6.tar.gz::https://github.com/naelstrof/slop/archive/v7.6.tar.gz
+       source = bugfix-add-missed-header.patch
+       sha256sums = 
ec45f9a69d7a24df621f5c634d202451ddca987d550cf588c5c427b99106fb6b
+       sha256sums = 
2e48f2cee54cfe2f08ad821d02b548ad9a4911e091418c859e8db78c39824cbd
+
+pkgname = slop


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=slop
 pkgver=7.6
-pkgrel=3
+pkgrel=4
 pkgdesc='Utility to query the user for a selection and print the region to 
stdout'
 arch=('x86_64')
 url='https://github.com/naelstrof/slop'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slop/-/commit/2eb733975efd54fb4945fbac1db4c93c5f216617

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


Reply via email to