summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD39
1 files changed, 20 insertions, 19 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b338c3b0ffe..58af54ac119d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,26 +1,27 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=fedora-wallpapers
-pkgver=24
-pkgrel=3
-pkgdesc="The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 24."
-arch=("i686" "x86_64")
+pkgver=25
+pkgrel=1
+pkgdesc="The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 25."
+arch=("any")
url="https://fedoraproject.org/wiki/Wallpapers"
license=("CC-BY-SA")
-depends=("fedorainfinity-backgrounds"
- "waves-backgrounds"
- "solar-backgrounds"
- "leonidas-backgrounds"
- "constantine-backgrounds"
- "goddard-backgrounds"
- "laughlin-backgrounds"
- "lovelock-backgrounds"
- "verne-backgrounds"
- "beefy-miracle-backgrounds"
- "spherical-cow-backgrounds"
- "schroedinger-cat-backgrounds"
- "heisenbug-backgrounds"
- "f21-backgrounds"
+depends=("beefy-miracle-backgrounds"
+ "constantine-backgrounds"
+ "f21-backgrounds"
"f22-backgrounds"
"f23-backgrounds"
- "f24-backgrounds")
+ "f24-backgrounds"
+ "f25-backgrounds"
+ "fedorainfinity-backgrounds"
+ "goddard-backgrounds"
+ "heisenbug-backgrounds"
+ "laughlin-backgrounds"
+ "leonidas-backgrounds"
+ "lovelock-backgrounds"
+ "schroedinger-cat-backgrounds"
+ "solar-backgrounds"
+ "spherical-cow-backgrounds"
+ "verne-backgrounds"
+ "waves-backgrounds")