summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2019-09-30 17:13:26 +0330
committerMohammadreza Abdollahzadeh2019-09-30 17:13:26 +0330
commit2b19a4ab423542b379a80af53192372594792021 (patch)
treed69c551cf344c1d9649ac4e5cbea1202df7d7ea0
parent688285764fb37d8e7478441fae432ba02d504d19 (diff)
downloadaur-2b19a4ab423542b379a80af53192372594792021.tar.gz
add f31-backgrounds
-rw-r--r--.SRCINFO5
-rw-r--r--[-rwxr-xr-x]PKGBUILD9
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73f794790f63..653c398aac29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fedora-wallpapers
pkgdesc = The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 30.
- pkgver = 30
- pkgrel = 2
+ pkgver = 31
+ pkgrel = 1
url = https://fedoraproject.org/wiki/Wallpapers
arch = any
license = CC-BY-SA
@@ -17,6 +17,7 @@ pkgbase = fedora-wallpapers
depends = f28-backgrounds
depends = f29-backgrounds
depends = f30-backgrounds
+ depends = f31-backgrounds
depends = fedorainfinity-backgrounds
depends = goddard-backgrounds
depends = heisenbug-backgrounds
diff --git a/PKGBUILD b/PKGBUILD
index 5fb0592b1911..7fb218664df3 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# $Id$
-# Maintainer: Cobalt Space <cobaltspace at protonmail dot com>
-# Contributor: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
+# Contributor: Cobalt Space <cobaltspace at protonmail dot com>
pkgname=fedora-wallpapers
-pkgver=30
-pkgrel=2
+pkgver=31
+pkgrel=1
pkgdesc="The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 30."
arch=("any")
url="https://fedoraproject.org/wiki/Wallpapers"
@@ -20,6 +20,7 @@ depends=("beefy-miracle-backgrounds"
"f28-backgrounds"
"f29-backgrounds"
"f30-backgrounds"
+ "f31-backgrounds"
"fedorainfinity-backgrounds"
"goddard-backgrounds"
"heisenbug-backgrounds"