diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:29 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:29 +0100 |
commit | c22da497f922424d157f7516959bfbfb7f7ea2fe (patch) | |
tree | 184e74435301c31e76638a63c6102ee0896bbe9d /tea-qt | |
parent | 5cc79a1256e42a332ace5b7d593bfd438b7f87f8 (diff) | |
download | archlinuxewe-c22da497f922424d157f7516959bfbfb7f7ea2fe.tar.xz |
tea-qt: rebuild
Diffstat (limited to 'tea-qt')
-rw-r--r-- | tea-qt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tea-qt/PKGBUILD b/tea-qt/PKGBUILD index da0f47c88..4615abc92 100644 --- a/tea-qt/PKGBUILD +++ b/tea-qt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=tea-qt pkgver=63.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Qt-based text editor for Linux and *BSD with an ultimate small size, providing hundreds of functions" arch=('i686' 'pentium4' 'x86_64') url="http://semiletov.org/tea/" |