Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
f43fc12f
Verified
Commit
f43fc12f
authored
6 months ago
by
Ermine
Committed by
Anna Wilcox
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
user/libxres: upgrade to 1.2.2
parent
9b8000e9
Branches
master
Branches containing commit
No related tags found
1 merge request
!778
Improve Wayland situation somewhat
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/libxres/APKBUILD
+3
-3
3 additions, 3 deletions
user/libxres/APKBUILD
with
3 additions
and
3 deletions
user/libxres/APKBUILD
+
3
−
3
View file @
f43fc12f
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
libxres
pkgver
=
1.2.
1
pkgver
=
1.2.
2
pkgrel
=
0
pkgdesc
=
"X11 X-Resource extension library"
url
=
"https://www.X.Org/"
...
...
@@ -9,7 +9,7 @@ license="MIT AND X11"
depends
=
""
makedepends
=
"libx11-dev libxext-dev util-macros xorgproto-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://www.X.Org/releases/individual/lib/libXres-
$pkgver
.tar.
bz2
"
source
=
"https://www.X.Org/releases/individual/lib/libXres-
$pkgver
.tar.
xz
"
builddir
=
"
$srcdir
"
/libXres-
$pkgver
build
()
{
...
...
@@ -31,4 +31,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1
libXres-1.2.
1
.tar.
bz2
"
sha512sums
=
"
897f2d426ea6f41169a5a52c356d1a1cb2ffb9144ae41b9fedd06455c3d81042930fe55be269ce4b8545ee65fcfe168101192a599053d810e8810f627c94f810
libXres-1.2.
2
.tar.
xz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment