summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornissen222020-07-17 08:14:42 +0200
committernissen222020-07-17 08:14:42 +0200
commit6738eb90766859e8e4b5eb7f84cc2d3c8e4b07b1 (patch)
treee80b8cda2164c3d6844a5ed37e0c6e76a790dea5 /PKGBUILD
parentabd71f866fc558bf9ba48ba4a50da90ca0fa071f (diff)
downloadaur-6738eb90766859e8e4b5eb7f84cc2d3c8e4b07b1.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 11e2acf3885f..aa7df9f3de23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# "https://www.fosshub.com/CudaText.html?dwl=cudatext-linux-qt5-amd64-1.107.0.0.tar.xz"
pkgname=cudatext-qt5-bin
_pkgname=cudatext
-pkgver=1.107.0.0
+pkgver=1.107.0.2
pkgrel=0
pkgdesc="Cross-platform text editor, written in Lazarus. Qt5 edition."
arch=('x86_64')
@@ -18,7 +18,7 @@ makedepends=('gendesk')
provides=('cudatext')
options=('!strip')
source=("local://cudatext-linux-qt5-amd64-${pkgver}.tar.xz")
-sha256sums=(eab4c3933a82cf89f98501a4376173542402bdc4c86f845d17b1496f61986b16)
+sha256sums=('62985671850949cc4136bb5010d8bd705b5ab90ece9eceb58cca62f3733a1ded')
prepare() {
echo "Creating desktop file"