[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Mar 2 08:39:41 UTC 2017
Date: Thursday, March 2, 2017 @ 08:39:40
Author: arodseth
Revision: 214483
upgpkg: xfce4-whiskermenu-plugin 1.7.1-1
Modified:
xfce4-whiskermenu-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 08:38:19 UTC (rev 214482)
+++ PKGBUILD 2017-03-02 08:39:40 UTC (rev 214483)
@@ -3,18 +3,17 @@
# Contributor: Graeme Gott <graeme at gottcode.org>
pkgname=xfce4-whiskermenu-plugin
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc='Alternate menu for Xfce4'
arch=('x86_64' 'i686')
-url='http://gottcode.org/xfce4-whiskermenu-plugin/'
+url='https://gottcode.org/xfce4-whiskermenu-plugin/'
groups=('xfce4-goodies')
license=('GPL2')
depends=('xfce4-panel')
makedepends=('cmake' 'ninja')
-#source=("http://gottcode.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-source=("http://mirror.netcologne.de/xfce/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2")
-sha256sums=('c6ef8ab93829c51244951796d792dce71c4f0f43e31ce4427029337fa1623024')
+source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2") # no https available
+sha256sums=('3008de2e1f9099328a294def144b6b21ee04b9b04936831f1c0e1e3ffedf8a21')
build() {
mkdir -p build
More information about the arch-commits
mailing list