summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2022-12-27 08:18:56 +0100
committerbernharl2022-12-27 08:18:56 +0100
commit17949efbd22cec869d59dd016c614606b8503736 (patch)
tree86899445d086acc9d40ae5870d34cb2017293868 /PKGBUILD
parent93a3ccb1c309d1a5545f52994231c1226ce5ea5b (diff)
downloadaur-17949efbd22cec869d59dd016c614606b8503736.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20d7a6caef43..e1cc91609e8b 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.179.0.0
+pkgver=1.180.0.0
pkgrel=0
pkgdesc="Cross-platform text editor, written in Lazarus. Qt5 edition."
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=('cudatext')
conflicts=('cudatext-gtk2-bin')
options=('!strip')
source=("http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-${pkgver}.tar.xz")
-sha256sums=('2ab47e2104049ee3c52f8c2b2c5e0d5a3a12f572fef479cd49972bf1e87dad62')
+sha256sums=('296c3515bab0fa332f38bfb7daa2d0aa983b09f3ec4f0e1de5b9070659655d38')
prepare() {
echo "Creating desktop file"