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 b522d552e331..99e385426dfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cudatext-gtk2-bin
pkgdesc = Cross-platform text editor, written in Lazarus
- pkgver = 1.205.5.2
+ pkgver = 1.213.0.1
pkgrel = 1
url = http://uvviewsoft.com/cudatext
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cudatext-gtk2-bin
provides = cudatext
conflicts = cudatext
options = !strip
- source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext_1.205.5.2-1_gtk2_amd64.deb
- sha256sums = 6febfc3e0e57789238b985fb4e352da7873ffe2fd07c7c4df5da0a8cd1babfc3
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext_1.213.0.1-1_gtk2_amd64.deb
+ sha256sums = c3151a7d432f086042ebf51638c8e2c83b8528497e27accc90bc24c63f41266d
pkgname = cudatext-gtk2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 24f0653dc881..09571d1ccbac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cudatext-gtk2-bin
-pkgver=1.205.5.2
+pkgver=1.213.0.1
pkgrel=1
pkgdesc="Cross-platform text editor, written in Lazarus"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=('cudatext')
conflicts=('cudatext')
options=('!strip')
source=("http://www.uvviewsoft.com/cudatext/files_linux/cudatext_${pkgver}-${pkgrel}_gtk2_amd64.deb")
-sha256sums=('6febfc3e0e57789238b985fb4e352da7873ffe2fd07c7c4df5da0a8cd1babfc3')
+sha256sums=('c3151a7d432f086042ebf51638c8e2c83b8528497e27accc90bc24c63f41266d')
package() {
tar xvf "${srcdir}/data.tar.xz" -C "${pkgdir}/"