summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-04-17 03:19:17 +0200
committerwereii2021-04-17 03:19:17 +0200
commitcc5c128b584424bd8889392fdb82133da986f4da (patch)
treea5638270b91cf4eaeb338bb358109399445ac8dc
parent338d678c5313e8e49d9248fcf32a8cd13ddda37a (diff)
downloadaur-cc5c128b584424bd8889392fdb82133da986f4da.tar.gz
upgpkg: simulide 0.4.14_SR4-2
- download mirror path update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13fea149a7bc..36f4f53466b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = simulide
pkgdesc = Real time electronic circuit simulator (supports PIC, AVR and Arduino microcontrollers)
pkgver = 0.4.14_SR4
- pkgrel = 1
+ pkgrel = 2
url = https://www.simulide.com/
changelog = changelog.txt
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = simulide
depends = libelf>=0.181
optdepends = gpsim: needed for PIC simulation
optdepends = simavr: needed for AVR simulation
- source = https://mailfence.com/pub/docs/santigoro/web/SimulIDE_0.4.14/simulIDE_0.4.14-SR4_Sources.tar.gz
+ source = https://mailfence.com/pub/docs/santigoro/web/SimulIDE_0.4.14/simulide_0.4.14-SR4_Sources.tar.gz
source = simulide.desktop
source = changelog.txt
md5sums = c73088d73f9bbf1c5408e53416d849c2
diff --git a/PKGBUILD b/PKGBUILD
index 929a1d837b79..d829f5ec5d33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: franciscod <demartino.francisco@gmail.com>
pkgname=simulide
-pkgver="0.4.14_SR4"
+pkgver=0.4.14_SR4
_realver=${pkgver//_/-}
-pkgrel=1
+pkgrel=2
pkgdesc="Real time electronic circuit simulator (supports PIC, AVR and Arduino microcontrollers)"
arch=("x86_64")
url="https://www.simulide.com/"
license=("GPL3")
-source=("https://mailfence.com/pub/docs/santigoro/web/SimulIDE_${pkgver//_*/}/simulIDE_${_realver}_Sources.tar.gz"
+source=("https://mailfence.com/pub/docs/santigoro/web/SimulIDE_${pkgver//_*/}/simulide_${_realver}_Sources.tar.gz"
"simulide.desktop"
"changelog.txt")
md5sums=("c73088d73f9bbf1c5408e53416d849c2"