summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8b72b0edef3..10710b8f1a7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# This PKGBUILD is heavily inspired by the cudatext-gtk2-bin package by ragouel
pkgname=cudatext-qt5-bin
_pkgname=cudatext
-pkgver=1.107.1.0
+pkgver=1.108.0.0
pkgrel=0
pkgdesc="Cross-platform text editor, written in Lazarus. Qt5 edition."
arch=('x86_64')
@@ -13,9 +13,10 @@ depends=('qt5pas'
'python')
makedepends=('gendesk')
provides=('cudatext')
+conflicts=('cudatext-gtk2-bin')
options=('!strip')
source=("http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-${pkgver}.tar.xz")
-sha256sums=('7fa60573bc46fb467144a52dee904e8413b9ba3c7bb64bf2b2c1da63deb1a2c4')
+sha256sums=('3a7078759c86b1fe22e6dcb289c82344d14753824486511be06f5233458969c6')
prepare() {
echo "Creating desktop file"