summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e53a4edbae9b..f2b472488aa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cudatext-qt5-bin
pkgdesc = Cross-platform text editor, written in Lazarus. Qt5 edition.
- pkgver = 1.130.0.0
+ pkgver = 1.131.0.0
pkgrel = 0
url = http://uvviewsoft.com/cudatext
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = cudatext-qt5-bin
provides = cudatext
conflicts = cudatext-gtk2-bin
options = !strip
- source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.130.0.0.tar.xz
- sha256sums = ebe389cefc52221f6975fe0ba9e36d8b313b8e0ea403acfd58b27b794df3b90f
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.131.0.0.tar.xz
+ sha256sums = 9fa0c408535a590f57275145b60604d34c151e0e8628923550ec9b23a08ed3dd
pkgname = cudatext-qt5-bin
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"