summaryrefslogtreecommitdiffstats
path: root/scripts/theme-download.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-07-20 08:38:49 +0200
committerEndi S. Dewata <edewata@redhat.com>2017-07-20 08:38:49 +0200
commit2c8b21fa6ff0f8dc3c9479db00058ff8132ba155 (patch)
tree58f1dd74a3f4e28f306c869f102301df4423813d /scripts/theme-download.sh
parentab60a2d6737a828409fdb057b1069308ae98025c (diff)
downloadpki-dev-2c8b21fa6ff0f8dc3c9479db00058ff8132ba155.tar.gz
pki-dev-2c8b21fa6ff0f8dc3c9479db00058ff8132ba155.tar.xz
pki-dev-2c8b21fa6ff0f8dc3c9479db00058ff8132ba155.zip
Updated theme scripts.
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