summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPim Bliek2021-07-04 11:26:45 +0200
committerPim Bliek2021-07-04 11:26:45 +0200
commit06071ee3da646df697607f646a684d6719872503 (patch)
tree0d2f6b50646fb621493a75fe66c2a72681fc6e75
parent19dab5418806a3657ca5684b311ad57716223b65 (diff)
downloadaur-06071ee3da646df697607f646a684d6719872503.tar.gz
Update to upstream version 2.1 build 1621
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d994308371d..da947ee2e619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Elvin L <elvin@eelviny.me>
pkgname=rocrail
-pkgver=1559
+pkgver=1621
pkgrel=2.1
pkgdesc="Rocrail - Innovative Model Railroad Control System"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Proprietary')
depends=('wxgtk2' 'libusb' 'wxgtk-common')
makedepends=()
source=("https://launchpad.net/rocrail/trunk/2.1/+download/Rocrail-$pkgver-archlinux-$arch.zip")
-md5sums=('a0a898e81cb65e4cb2b4b06be04f96bc')
+md5sums=('dc8ebea1d8ee3a8b9d9e92a7db55760a')
package() {
msg "Installing..."