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

Evangelos Foutras foutrelis at archlinux.org
Fri Apr 2 21:12:00 UTC 2021


    Date: Friday, April 2, 2021 @ 21:12:00
  Author: foutrelis
Revision: 411443

upgpkg: mousepad 0.5.4-1: new upstream release

Modified:
  mousepad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-02 21:04:52 UTC (rev 411442)
+++ PKGBUILD	2021-04-02 21:12:00 UTC (rev 411443)
@@ -2,7 +2,7 @@
 # Contributor: tobias [tobias at archlinux.org]
 
 pkgname=mousepad
-pkgver=0.5.3
+pkgver=0.5.4
 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' 'gtksourceview3' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('xfconf' 'gtksourceview4' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('intltool' 'perl')
 source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('e7208bb9e96a1525d3358a64f9cdd165005078e84e81984a953a2a03491fcaa8')
+sha256sums=('d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list