summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2021-04-08 11:29:48 +0200
committerbernharl2021-04-08 11:29:48 +0200
commit861d2fac68db784e1c7f4070ccc162857f4abf87 (patch)
tree8b40d26ecba121f8533e268b8eb39f5cb7f1508d
parentb15a97f5ddb518cb2857bda64a0cb9d23352f392 (diff)
downloadaur-861d2fac68db784e1c7f4070ccc162857f4abf87.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a7b2ce4dc5c..e53a4edbae9b 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.129.0.1
+ pkgver = 1.130.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.129.0.1.tar.xz
- sha256sums = d4ab2dad082d439c40148f1ec268478438eee3ebca5dd575e8a11bbe094e2608
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.130.0.0.tar.xz
+ sha256sums = ebe389cefc52221f6975fe0ba9e36d8b313b8e0ea403acfd58b27b794df3b90f
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2f97538b1523..ba29ab63b574 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.129.0.1
+pkgver=1.130.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=('d4ab2dad082d439c40148f1ec268478438eee3ebca5dd575e8a11bbe094e2608')
+sha256sums=('ebe389cefc52221f6975fe0ba9e36d8b313b8e0ea403acfd58b27b794df3b90f')
prepare() {
echo "Creating desktop file"