summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2021-04-11 10:45:47 +0200
committerbernharl2021-04-11 10:45:47 +0200
commit49a17821870b11a5aae1273780ff5c0d19c8b1b7 (patch)
tree6fc17ff9cff89f79892e0648344b6553268d314b /PKGBUILD
parent861d2fac68db784e1c7f4070ccc162857f4abf87 (diff)
downloadaur-49a17821870b11a5aae1273780ff5c0d19c8b1b7.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 ba29ab63b574..0324669aa4a1 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.130.0.0
+pkgver=1.131.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=('ebe389cefc52221f6975fe0ba9e36d8b313b8e0ea403acfd58b27b794df3b90f')
+sha256sums=('9fa0c408535a590f57275145b60604d34c151e0e8628923550ec9b23a08ed3dd')
prepare() {
echo "Creating desktop file"