summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Semiletov2021-08-07 18:15:36 +0300
committerPetr Semiletov2021-08-07 18:15:36 +0300
commitc1248dd89d9d46e3fed7c6e9f257edf110f873cb (patch)
tree5eb78c853c8d46a8b5331b819cf13618149bba8f
parent97d2b3e1e100501648c7a7ac97479d59c03339c3 (diff)
downloadaur-c1248dd89d9d46e3fed7c6e9f257edf110f873cb.tar.gz
60.5.0.r1g56c7271 - fix conflicting tea executable name
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e4f7da96741..7d742c5c6fb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tea-qt-git
pkgdesc = Rich-featured text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS. Build from stable git-commit with PDF and DJVU support.
pkgver = 60.5.0.r0.g56c7271
- pkgrel = 1
+ pkgrel = 2
url = https://tea.ourproject.org
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5320182c03e8..a07521ba341f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tea-qt-git
pkgver=60.5.0.r0.g56c7271
-pkgrel=1
+pkgrel=2
pkgdesc="Rich-featured text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS. Build from stable git-commit with PDF and DJVU support."
arch=('x86_64')
url="https://tea.ourproject.org"