summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2017-10-03 17:23:56 +0200
committeranthraxx2017-10-03 17:23:56 +0200
commit8b5ea8b88c961e2c6c63236638a64197f033dd3b (patch)
tree53e5b115649bc5ad05dc9ab9e25c3263f474ec7d
parentc3cff59da2a35c6e230c02917dcaa9b1f4487766 (diff)
downloadaur-8b5ea8b88c961e2c6c63236638a64197f033dd3b.tar.gz
upgpkg: xwallpaper-git 0.2.2+3+ga9855d2-1 (adding libseccomp)
upstream release
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a5661c7a550..97f19951839d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xwallpaper-git
pkgdesc = Wallpaper setting utility for X
- pkgver = 0.2.1+4+g3e396f1
+ pkgver = 0.2.2+3+ga9855d2
pkgrel = 1
url = https://github.com/stoeckmann/xwallpaper
arch = i686
@@ -13,6 +13,7 @@ pkgbase = xwallpaper-git
depends = xcb-util
depends = xcb-util-image
depends = libjpeg-turbo
+ depends = libseccomp
provides = xwallpaper
conflicts = xwallpaper
source = xwallpaper-git::git+https://github.com/stoeckmann/xwallpaper
diff --git a/PKGBUILD b/PKGBUILD
index a5252b760e25..cdf5a92567f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=xwallpaper-git
-pkgver=0.2.1+4+g3e396f1
+pkgver=0.2.2+3+ga9855d2
pkgrel=1
pkgdesc='Wallpaper setting utility for X'
url='https://github.com/stoeckmann/xwallpaper'
arch=('i686' 'x86_64')
license=('ISC')
-depends=('pixman' 'libpng' 'libxpm' 'xcb-util' 'xcb-util-image' 'libjpeg-turbo')
+depends=('pixman' 'libpng' 'libxpm' 'xcb-util' 'xcb-util-image' 'libjpeg-turbo' 'libseccomp')
makedepends=('git')
provides=('xwallpaper')
conflicts=('xwallpaper')