summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Squartini2016-07-20 23:12:28 +0900
committerNicola Squartini2016-07-20 23:12:28 +0900
commitff1cbedb096c66a5c4cca80e813c275c4e0c1319 (patch)
tree2c53c50677568597a9b111bd2f52d0b8f1a1e2c2
parent450895a0447f0d03b4f556b81b612f65984005f4 (diff)
downloadaur-ff1cbedb096c66a5c4cca80e813c275c4e0c1319.tar.gz
Bump release number
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD2
2 files changed, 15 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70e2678050b4..3d8fb21303a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,29 @@
+# Generated by mksrcinfo v8
+# Wed Jul 20 14:11:59 UTC 2016
pkgbase = systemsim-cell
pkgdesc = IBM Full-System Simulator for the Cell Broadband Engine Processor
pkgver = 3.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.ibm.com/
+ arch = i686
arch = x86_64
groups = Cell Simulator
- license = IBM Licensed Materials
- makedepends = rpmextract
- depends = gcc-libs
+ license = custom:IBM Licensed Materials
+ depends = blt
depends = perl
- depends = tk
- noextract = systemsim-cell-3.1-25.f9.x86_64.rpm
+ optdepends = xterm: console support
+ options = !emptydirs
options = !strip
- source = http://git.gitbrew.org/openclit/packages/CELL_EMULATOR/systemsim-cell-3.1-25.f9.x86_64.rpm
source = 99-systemsim-cell.rules
+ source = LICENSE
source = systemsim-cell.sh
- md5sums = 4b069cebf26bd16cec8e768d2c68e830
md5sums = e470b6ef7d042cfe4ade6180b5c45cb8
+ md5sums = 37e05d5a0dc78facacf5bf2124affa3d
md5sums = bf46bc7b66e0aa4f3c8894a49bdbade8
+ source_i686 = file://systemsim-cell-3.1-25.f9.i386.rpm
+ md5sums_i686 = 9acd01482d3e50163119a3791bdd4503
+ source_x86_64 = file://systemsim-cell-3.1-25.f9.x86_64.rpm
+ md5sums_x86_64 = 4b069cebf26bd16cec8e768d2c68e830
pkgname = systemsim-cell
diff --git a/PKGBUILD b/PKGBUILD
index 7fa31a0729da..d0a4b7cb4c50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicola Squartini <tensor5@gmail.com>
pkgname=systemsim-cell
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc="IBM Full-System Simulator for the Cell Broadband Engine Processor"
arch=(i686 x86_64)
url="http://www.ibm.com/"