summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsemantic-release-bot2024-10-22 13:17:21 +0000
committersemantic-release-bot2024-10-22 13:17:21 +0000
commit5551653046b4de81b50a492096f98483927625b6 (patch)
treeeba93e224f873abb7ca93a0f7eb690e95ffabdc3
parent578e56b54e71bfe623901c69f2fbbabda70d296a (diff)
downloadaur-5551653046b4de81b50a492096f98483927625b6.tar.gz
Update to version 34.1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37714e8b3b9d..b218ab4dea24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alchemist
pkgdesc = An extensible simulator for pervasive computing
- pkgver = 34.1.7
+ pkgver = 34.1.8
pkgrel = 1
url = https://alchemistsimulator.github.io
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = alchemist
depends = libxi
depends = libxrender
depends = libxtst
- source = https://github.com/AlchemistSimulator/Alchemist/releases/download/34.1.7/alchemist-34.1.7-1.x86_64.rpm
- md5sums = b4012bbf6dad7a0000b18393fe1ddf51
+ source = https://github.com/AlchemistSimulator/Alchemist/releases/download/34.1.8/alchemist-34.1.8-1.x86_64.rpm
+ md5sums = e60ddd72b4734e7b38fbad462d1545e1
pkgname = alchemist
diff --git a/PKGBUILD b/PKGBUILD
index 20828ab1c47e..c4fd06e42197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marco Sternini <mkarko01@gmail.com>
# Maintainer: Danilo Pianini <danilo.pianini@unibo.it>
pkgname=alchemist
-pkgver=34.1.7
+pkgver=34.1.8
pkgrel=1
pkgdesc="An extensible simulator for pervasive computing"
arch=('x86_64')
@@ -26,8 +26,8 @@ depends=(
# 'zlib'
)
makedepends=()
-source=("https://github.com/AlchemistSimulator/Alchemist/releases/download/34.1.7/alchemist-34.1.7-1.$CARCH.rpm")
-md5sums=('b4012bbf6dad7a0000b18393fe1ddf51')
+source=("https://github.com/AlchemistSimulator/Alchemist/releases/download/34.1.8/alchemist-34.1.8-1.$CARCH.rpm")
+md5sums=('e60ddd72b4734e7b38fbad462d1545e1')
package() {
mkdir -p "${pkgdir}/usr/share/${pkgname}"