* update xsettingsd to 1.0.2-2
This commit is contained in:
parent
6eee03c978
commit
1d8e9dae23
14
xorg/xsettingsd/.SRCINFO
Normal file
14
xorg/xsettingsd/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = xsettingsd
|
||||
pkgdesc = Provides settings to X11 applications via the XSETTINGS specification
|
||||
pkgver = 1.0.2
|
||||
pkgrel = 2
|
||||
url = https://github.com/derat/xsettingsd
|
||||
arch = x86_64
|
||||
license = custom:BSD
|
||||
makedepends = cmake
|
||||
depends = libx11
|
||||
depends = gcc-libs
|
||||
source = https://github.com/derat/xsettingsd/archive/v1.0.2/xsettingsd-1.0.2.tar.gz
|
||||
sha256sums = 69b5d1987608d1b5f2a0085f2f88cc55936a99b92279118e655d665ebb5e50d3
|
||||
|
||||
pkgname = xsettingsd
|
4
xorg/xsettingsd/.nvchecker.toml
Normal file
4
xorg/xsettingsd/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[xsettingsd]
|
||||
source = "git"
|
||||
git = "https://github.com/derat/xsettingsd.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=xsettingsd
|
||||
pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Provides settings to X11 applications via the XSETTINGS specification"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/derat/xsettingsd"
|
||||
|
Loading…
x
Reference in New Issue
Block a user