summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Conde Gomez2018-04-19 08:40:43 +0200
committerSergio Conde Gomez2018-04-19 08:40:43 +0200
commitf5f3b39383736b1028dc57bed3377e9c3fd6a105 (patch)
tree469e36ffde6b0965cb44f4aa527a1c55a86af8f7
parent390d989ac4e709ad569b3e30faf2e4fa4f053621 (diff)
downloadaur-f5f3b39383736b1028dc57bed3377e9c3fd6a105.tar.gz
upgpkg: bsvc_etsiinf-upm 2.1+3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77372898f7e7..a5581e7192d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bsvc_etsiinf-upm
pkgdesc = Motorola MC68000 simulator precompiled by the Department of Architecture and Technology Information Systems (DATSI) of the School of Computer Engineers (ETSIInf) at the Technical University of Madrid (UPM).
pkgver = 2.1+
- pkgrel = 2
+ pkgrel = 3
url = http://www.datsi.fi.upm.es/docencia/Arquitectura_09/Proyecto_E_S/
arch = i686
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = bsvc_etsiinf-upm
depends = tk
depends = xterm
source = http://www.datsi.fi.upm.es/docencia/Arquitectura_09/Proyecto_E_S/bsvc-2.1+_Estatica.tar.gz
- sha256sums = 0e6f20b2eaa6cc64ae84cae480f4dc5db7dd797a704e7ce2f99e6c75798523a2
+ sha256sums = 204fcf7e5f07954d6d08b0d4ea2297ac328faf14360a072657c3711bd6675745
pkgname = bsvc_etsiinf-upm
diff --git a/PKGBUILD b/PKGBUILD
index 2b587ece1d2e..b59e47aed530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sergio Conde <skgsergio@gmail.com>
pkgname=bsvc_etsiinf-upm
pkgver=2.1+
-pkgrel=2
+pkgrel=3
pkgdesc="Motorola MC68000 simulator precompiled by the Department of Architecture and Technology Information Systems (DATSI) of the School of Computer Engineers (ETSIInf) at the Technical University of Madrid (UPM)."
arch=('i686' 'x86_64')
url='http://www.datsi.fi.upm.es/docencia/Arquitectura_09/Proyecto_E_S/'
@@ -11,7 +11,7 @@ source=(
'http://www.datsi.fi.upm.es/docencia/Arquitectura_09/Proyecto_E_S/bsvc-2.1+_Estatica.tar.gz'
)
sha256sums=(
- '0e6f20b2eaa6cc64ae84cae480f4dc5db7dd797a704e7ce2f99e6c75798523a2'
+ '204fcf7e5f07954d6d08b0d4ea2297ac328faf14360a072657c3711bd6675745'
)
package() {