summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManish Munikar2015-07-12 08:52:22 +0545
committerManish Munikar2015-07-12 08:52:22 +0545
commit48ec0031846ca779e0626e301a7ca63f93d71b1a (patch)
treeaebf5f9085dae31d0a116ea588e01aa8421efbbe /PKGBUILD
parentf4199700804e9fe347eeffa6c6c7ddb53229cecd (diff)
downloadaur-48ec0031846ca779e0626e301a7ca63f93d71b1a.tar.gz
Updated description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2c2fba3e6a1..1b318a2c0ee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,21 @@
pkgname=8085-simulator
pkgver=2.0
-pkgrel=1
-pkgdesc="Jubin's 8085 Simulator with Training Kit, written in Java"
+pkgrel=2
+pkgdesc="Jubin's 8085 Simulator with Trainer Kit, written in Java"
arch=('any')
url="https://8085simulator.codeplex.com"
license=('GPL2')
depends=('java-runtime')
install=
changelog=
-source=("${pkgname}-${pkgver}.jar::http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=8085simulator&DownloadId=87364&FileTime=130460912818130000&Build=21024"
+source=("${pkgname}-${pkgver}.jar::http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=8085simulator&DownloadId=87364&FileTime=130460912818130000&Build=21028"
"${pkgname}"
"${pkgname}.desktop")
noextract=("8085-simulator-2.0.jar")
sha256sums=("9ca0323f74e9cf5db13476a65c563bcf52ebf13dceb92a1f472b6d35bf7dd01e"
- "449c1dabed9d2a7e0689420a79975d6b6734842a91e4dfccfedbe223402ebd0a"
- "30385a84b5f6cebd78cc7e770ce74f2a9f6271e4000dfb676da0e36f7451c0be")
+ "3f0a6856e16655e53ef70780a73fdfa516db2dc1c5be5727e3477087f5d77f32"
+ "596e4a94073169a2d5e10f2dee9109a9646f64172b5af258beafe043ad273e76")
package() {
msg2 "Copying source files..."