summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Eklöf2020-04-24 21:03:13 +0200
committerDaniel Eklöf2020-04-24 21:03:13 +0200
commitec7b56877cabd8b72b72dcb9ae173cd1bd3d0b1f (patch)
treec150f55c087b5c0ab3a25c732ae3d09ba5368b9c
parent2f20d857672247afdbb9a34a78d9352875405949 (diff)
downloadaur-ec7b56877cabd8b72b72dcb9ae173cd1bd3d0b1f.tar.gz
update package description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc79535d41b8..209d0a9b9568 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = foot-git
- pkgver = 1.2.0
- pkgrel = 1
+ pkgver = 1.2.3
+ pkgrel = 2
url = https://codeberg.org/dnkl/foot
arch = x86_64
license = mit
@@ -21,7 +21,7 @@ pkgbase = foot-git
sha256sums = SKIP
pkgname = foot-git
- pkgdesc = A wayland native terminal emulator
+ pkgdesc = Wayland terminal emulator - fast, lightweight and minimalistic
optdepends = foot-terminfo: terminfo for foot
provides = foot
conflicts = foot
diff --git a/PKGBUILD b/PKGBUILD
index 843976aceddd..0b7e62a6e45b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Eklöf <daniel at ekloef dot se>
pkgname=('foot-git' 'foot-terminfo-git')
-pkgver=1.2.0
-pkgrel=1
+pkgver=1.2.3
+pkgrel=2
arch=('x86_64')
url=https://codeberg.org/dnkl/foot
license=(mit)
@@ -51,7 +51,7 @@ check() {
}
package_foot-git() {
- pkgdesc="A wayland native terminal emulator"
+ pkgdesc="Wayland terminal emulator - fast, lightweight and minimalistic"
optdepends=('foot-terminfo: terminfo for foot')
conflicts=('foot')
provides=('foot')