summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8307d2e1e8f0..1fcd86216a09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = fluxbox-style-zukitwo
pkgdesc = Zukitwo style for Fluxbox
- pkgver = 20150818
+ pkgver = 20151105
pkgrel = 1
url = https://github.com/corebob/fluxbox-style-zukitwo
arch = any
license = CCPL
- source = https://github.com/corebob/fluxbox-style-zukitwo/archive/master.zip
+ source = https://github.com/corebob/fluxbox-style-zukitwo/releases/download/v1.0/fluxbox-style-zukitwo.zip
md5sums = 8991ae2a40d05522ba737520a1017480
pkgname = fluxbox-style-zukitwo
diff --git a/PKGBUILD b/PKGBUILD
index 5365e76ec268..bc31008e5b6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: dag.robole at gmail dot com
pkgname=fluxbox-style-zukitwo
-pkgver=20150818
+pkgver=20151105
pkgrel=1
pkgdesc="Zukitwo style for Fluxbox"
url="https://github.com/corebob/fluxbox-style-zukitwo"
license=('CCPL')
arch=('any')
-source=("https://github.com/corebob/fluxbox-style-zukitwo/archive/master.zip")
+source=("https://github.com/corebob/fluxbox-style-zukitwo/releases/download/v1.0/fluxbox-style-zukitwo.zip")
md5sums=('8991ae2a40d05522ba737520a1017480')
package() {