[arch-commits] Commit in l3afpad/trunk (PKGBUILD l3afpad.appdata.xml)
Balló György
bgyorgy at archlinux.org
Sat Jun 5 23:17:53 UTC 2021
Date: Saturday, June 5, 2021 @ 23:17:53
Author: bgyorgy
Revision: 956203
Minor changes
Modified:
l3afpad/trunk/PKGBUILD
l3afpad/trunk/l3afpad.appdata.xml
---------------------+
PKGBUILD | 10 +++++-----
l3afpad.appdata.xml | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-05 22:58:32 UTC (rev 956202)
+++ PKGBUILD 2021-06-05 23:17:53 UTC (rev 956203)
@@ -5,16 +5,16 @@
pkgname=l3afpad
pkgver=0.8.18.1.11
pkgrel=5
-pkgdesc="Simple plain text editor for GTK+ 3"
+pkgdesc='Simple plain text editor for GTK 3'
arch=('x86_64')
-url="https://github.com/stevenhoneyman/l3afpad"
+url='https://github.com/stevenhoneyman/l3afpad'
license=('GPL2')
depends=('gtk3')
makedepends=('intltool')
-source=($pkgname-$pkgver.tar.gz::https://github.com/stevenhoneyman/l3afpad/archive/v$pkgver.tar.gz
- l3afpad.appdata.xml)
+source=("https://github.com/stevenhoneyman/l3afpad/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
+ 'l3afpad.appdata.xml')
sha256sums=('86f374b2f950b7c60dda50aa80a5034b8e3c80ded5cd3284c2d5921b31652793'
- 'f6a49d9bbe4406ecfc1859592742af530e5f9ae29e590b7a164e729034304f03')
+ '742e3d2d23e6bad8f56dccafdccc6c1b36cebdb7dd178b1f19942fcb37fe3ff8')
prepare() {
cd $pkgname-$pkgver
Modified: l3afpad.appdata.xml
===================================================================
--- l3afpad.appdata.xml 2021-06-05 22:58:32 UTC (rev 956202)
+++ l3afpad.appdata.xml 2021-06-05 23:17:53 UTC (rev 956203)
@@ -8,7 +8,7 @@
<project_license>GPL-2.0</project_license>
<description>
<p>
- L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development
+ L3afpad is a simple GTK text editor that emphasizes simplicity. As development
focuses on keeping weight down to a minimum, only the most essential features
are implemented in the editor. L3afpad is simple to use, is easily compiled,
requires few libraries, and starts up quickly.
More information about the arch-commits
mailing list