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

Evangelos Foutras foutrelis at archlinux.org
Mon Oct 31 15:30:29 UTC 2016


    Date: Monday, October 31, 2016 @ 15:30:28
  Author: foutrelis
Revision: 279535

upgpkg: xfce4-terminal 0.8.1-1

New upstream release.

Modified:
  xfce4-terminal/trunk/PKGBUILD

----------+
 PKGBUILD |   17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-31 15:24:19 UTC (rev 279534)
+++ PKGBUILD	2016-10-31 15:30:28 UTC (rev 279535)
@@ -4,8 +4,8 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=xfce4-terminal
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="A modern terminal emulator primarily for the Xfce desktop environment"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
@@ -15,18 +15,9 @@
 makedepends=('intltool')
 conflicts=('terminal')
 replaces=('terminal')
-source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
-        0001-Set-window-hints-properly-showes-columns-rows-when-r.patch)
-sha256sums=('e915c05a3d07b66d153e1ba8614f904f9c12b2dd8372b27d24c0d339743d5b0a'
-            'f746972fc29ca7de603ebf5cb9faaa5a12aa12f053380a8acc29d73dbb2dd262')
+source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('ddfe53a89d315a4a9170ca6d2cee2d33145bd63630062b2e867fb3a5fcde5fdf')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # https://bugzilla.xfce.org/show_bug.cgi?id=12793
-  patch -Np1 -i ../0001-Set-window-hints-properly-showes-columns-rows-when-r.patch
-}
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 



More information about the arch-commits mailing list