Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
mousepad


Commits:
3d6dcc86 by Robin Candau at 2026-03-02T13:07:22+01:00
upgpkg: 0.7.0-1: New upstream release

https://gitlab.xfce.org/apps/mousepad/-/tags/mousepad-0.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mousepad
        pkgdesc = Simple text editor for Xfce
-       pkgver = 0.6.5
+       pkgver = 0.7.0
        pkgrel = 1
        url = https://docs.xfce.org/apps/mousepad/start
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = mousepad
        depends = hicolor-icon-theme
        optdepends = gspell: spell checking plugin
        optdepends = libxfce4ui: shortcuts editor plugin
-       source = 
git+https://gitlab.xfce.org/apps/mousepad.git#tag=mousepad-0.6.5
-       sha256sums = 
b6ac89275ce27c4b921899ea6bd4c047d3172a9f5f9f3bab1a3695fe8007006e
+       source = 
git+https://gitlab.xfce.org/apps/mousepad.git#tag=mousepad-0.7.0
+       sha256sums = 
2dd1e562bce47f6480994e234aff4dcfcf2c1ce22c9eea8dcc2cf06a2787fc11
 
 pkgname = mousepad


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: tobias [tobias at archlinux.org]
 
 pkgname=mousepad
-pkgver=0.6.5
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="Simple text editor for Xfce"
 arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('git' 'glib2-devel' 'gspell' 'libxfce4ui' 
'meson' 'polkit' 'xfce4-d
 optdepends=('gspell: spell checking plugin'
             'libxfce4ui: shortcuts editor plugin')
 source=("git+https://gitlab.xfce.org/apps/mousepad.git#tag=$pkgname-$pkgver";)
-sha256sums=('b6ac89275ce27c4b921899ea6bd4c047d3172a9f5f9f3bab1a3695fe8007006e')
+sha256sums=('2dd1e562bce47f6480994e234aff4dcfcf2c1ce22c9eea8dcc2cf06a2787fc11')
 
 build() {
   arch-meson $pkgname build \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mousepad/-/commit/3d6dcc86b58b05d714f98a61ce961940e963c73c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mousepad/-/commit/3d6dcc86b58b05d714f98a61ce961940e963c73c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to