[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Sep 26 20:12:04 UTC 2019
Date: Thursday, September 26, 2019 @ 20:12:03
Author: arojas
Revision: 511888
https
Modified:
xfce4-whiskermenu-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-26 20:11:19 UTC (rev 511887)
+++ PKGBUILD 2019-09-26 20:12:03 UTC (rev 511888)
@@ -12,7 +12,7 @@
license=('GPL2')
depends=('garcon' 'xfce4-panel' 'gtk3>=3.22')
makedepends=('cmake' 'ninja')
-source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2") # no https available
+source=("https://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2") # no https available
sha256sums=('e0c6cc4fc1e685bc9601ec217a803d5489ca3276f4008bf056600471c6ac1848')
build() {
More information about the arch-commits
mailing list