summaryrefslogtreecommitdiffstats
path: root/scripts/theme-download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-download.sh')
-rwxr-xr-xscripts/theme-download.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/theme-download.sh b/scripts/theme-download.sh
index 76fe539..f86dc80 100755
--- a/scripts/theme-download.sh
+++ b/scripts/theme-download.sh
@@ -4,9 +4,9 @@ cd ~/Downloads
BASE_URL=http://kojipkgs.fedoraproject.org/packages
PACKAGE=dogtag-pki-theme
-VERSION=10.2.0
+VERSION=10.3.5
RELEASE=1
-OS=fc21
+OS=fc24
wget $BASE_URL/$PACKAGE/$VERSION/$RELEASE.$OS/noarch/dogtag-pki-console-theme-$VERSION-$RELEASE.$OS.noarch.rpm
wget $BASE_URL/$PACKAGE/$VERSION/$RELEASE.$OS/noarch/dogtag-pki-server-theme-$VERSION-$RELEASE.$OS.noarch.rpm