summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072023-10-27 01:52:24 +0200
committersL1pKn072023-10-27 01:52:24 +0200
commit2132476b99b705f51073fad5130bf66cae8e7dda (patch)
tree746f18025ab28f911e0a594917481a8d71e446d1 /PKGBUILD
parent428c751f47dbe23a3e09691070ae115ce8318f47 (diff)
downloadaur-2132476b99b705f51073fad5130bf66cae8e7dda.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5a85d1bbe13..5089735c7cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Contributor: dmidge <quelque_ri1 at caramail point fr>
pkgname=ktechlab-git
-pkgver=0.51.0.13.g7a62f7fd
+pkgver=0.51.0.82.g041fd565
pkgrel=1
pkgdesc="KTechLab is an IDE for microcontrollers and electronics. It supports circuit simulation, program development for microcontrollers and simulating the programmed microcontroller together with its application circuit. (GIT version)"
arch=('x86_64')
-url="https://github.com/ktechlab/ktechlab"
+url='https://apps.kde.org/es/ktechlab'
license=('GPL')
depends=(
'gcc-libs' # libstdc++.so
@@ -34,7 +34,7 @@ makedepends=(
'cmake'
'qt5-tools'
)
-source=('git+https://github.com/ktechlab/ktechlab.git')
+source=('git+https://invent.kde.org/sdk/ktechlab.git')
sha256sums=('SKIP')
options=('debug')