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

Evangelos Foutras foutrelis at archlinux.org
Wed May 12 13:20:01 UTC 2021


    Date: Wednesday, May 12, 2021 @ 13:20:00
  Author: foutrelis
Revision: 415030

upgpkg: mousepad 0.5.5-1: new upstream release

Modified:
  mousepad/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-12 12:30:33 UTC (rev 415029)
+++ PKGBUILD	2021-05-12 13:20:00 UTC (rev 415030)
@@ -2,7 +2,7 @@
 # Contributor: tobias [tobias at archlinux.org]
 
 pkgname=mousepad
-pkgver=0.5.4
+pkgver=0.5.5
 pkgrel=1
 pkgdesc="Simple text editor for Xfce"
 arch=('x86_64')
@@ -9,10 +9,10 @@
 url="https://www.xfce.org/"
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfconf' 'gtksourceview4' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('gtksourceview4' 'gspell' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('intltool' 'perl')
 source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1')
+sha256sums=('40c35f00e0e10df50a59bd0dbba9007d2fb5574ed8a2aa73b0fc5ef40e64abe1')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list