summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD43
1 files changed, 23 insertions, 20 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab64afecd6e2..2674b198a230 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,27 +1,30 @@
+# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=fedora-wallpapers
-pkgver=26
+pkgver=27
pkgrel=1
-pkgdesc="The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 26."
+pkgdesc="The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 27."
arch=("any")
url="https://fedoraproject.org/wiki/Wallpapers"
license=("CC-BY-SA")
depends=("beefy-miracle-backgrounds"
- "constantine-backgrounds"
- "f21-backgrounds"
- "f22-backgrounds"
- "f23-backgrounds"
- "f24-backgrounds"
- "f25-backgrounds"
- "f26-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")
+ "constantine-backgrounds"
+ "f21-backgrounds"
+ "f22-backgrounds"
+ "f23-backgrounds"
+ "f24-backgrounds"
+ "f25-backgrounds"
+ "f26-backgrounds"
+ "f27-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")
+# vim:set ts=2 sw=2 et: