[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Wed Mar 11 13:58:02 UTC 2020


    Date: Wednesday, March 11, 2020 @ 13:58:01
  Author: eworm
Revision: 594218

upgpkg: xfce4-whiskermenu-plugin 2.4.3-1

new upstream release

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 13:54:34 UTC (rev 594217)
+++ PKGBUILD	2020-03-11 13:58:01 UTC (rev 594218)
@@ -3,8 +3,8 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
 pkgdesc='Menu for Xfce4'
 arch=('x86_64')
 url='https://gottcode.org/xfce4-whiskermenu-plugin/'
@@ -12,17 +12,9 @@
 license=('GPL2')
 depends=('garcon' 'xfce4-panel' 'gtk3>=3.22')
 makedepends=('cmake' 'ninja')
-source=("https://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2"
-        '0001-Fix-loading-incorrect-icons-for-some-applications.patch')
-sha256sums=('fb2e1d44744d851c5339900e7af9068397028efa9ee5235a66ab273e95740dee'
-            '48943613ee63562bf0a55757ae81272400e87e462d0471a9cc753dccd59083cf')
+source=("https://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2")
+sha256sums=('39faeee91ceb3cb727f9de09dbf20a8c73e524851a2c3b76a4b19a0732de5ff0')
 
-prepare() {
-	cd "$srcdir/$pkgname-$pkgver"
-
-	patch -Np1 < ../0001-Fix-loading-incorrect-icons-for-some-applications.patch
-}
-
 build() {
 	mkdir -p build
 	cd build



More information about the arch-commits mailing list