summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2020-08-02 14:50:33 +0200
committerbernharl2020-08-02 14:50:33 +0200
commit23d1595b787a145b59ce629fc06ebe623b6a38ce (patch)
tree7e1db00bdb2762d2bbf74716d26e9a5b234ebdf7 /PKGBUILD
parentc3392d2d97e3d600b29000d1698ce3f20ed4d405 (diff)
downloadaur-23d1595b787a145b59ce629fc06ebe623b6a38ce.tar.gz
Update to 108
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"