[arch-commits] Commit in mousepad/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Dec 23 15:27:01 UTC 2020
Date: Wednesday, December 23, 2020 @ 15:27:00
Author: foutrelis
Revision: 404946
upgpkg: mousepad 0.5.1-1: new upstream release
Modified:
mousepad/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-23 15:25:40 UTC (rev 404945)
+++ PKGBUILD 2020-12-23 15:27:00 UTC (rev 404946)
@@ -2,7 +2,7 @@
# Contributor: tobias [tobias at archlinux.org]
pkgname=mousepad
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc="Simple text editor for Xfce"
arch=('x86_64')
@@ -12,12 +12,8 @@
depends=('xfconf' 'gtksourceview3' 'desktop-file-utils' 'hicolor-icon-theme')
makedepends=('intltool' 'perl')
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b31b24cd489467c497c25c1cfe6b32ba941b312054eace77bcaa9e429a373912')
+sha256sums=('3d2e277b1ae82dd0f0fa25e27169491fc38c2b70a9a624f2ea472604b317a582')
-prepare() {
- mv mousepad-0.5.{,0}
-}
-
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list