summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Konarev2015-06-17 13:59:29 +0300
committerAlexander Konarev2015-06-17 13:59:29 +0300
commit35dc0fd8a0ca079f05b1372f09388400a61a7e7d (patch)
tree04a090f1f1839d7d2864ba510205e0a3a26a1a01
parentbe8dab8ccb9518f75bbe69ea679fd36c10c415e8 (diff)
downloadaur-35dc0fd8a0ca079f05b1372f09388400a61a7e7d.tar.gz
Update to 1.0.10 version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1499e0ad0ba2..fea53af68418 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = onescript
pkgdesc = This project is an alternative implementation of the virtual machine, execute scripts in the language of the 1C:Enterprise
- pkgver = 1.0.9
+ pkgver = 1.0.10
pkgrel = 1
url = https://bitbucket.org/EvilBeaver/1script
arch = i686
@@ -8,11 +8,11 @@ pkgbase = onescript
license = GPL3
license = LGPL3
depends = mono
- noextract = OneScript-1.0.9-bin.zip
- source = https://bitbucket.org/EvilBeaver/1script/downloads/OneScript-1.0.9-bin.zip
+ noextract = OneScript-1.0.10-bin.zip
+ source = https://bitbucket.org/EvilBeaver/1script/downloads/OneScript-1.0.10-bin.zip
source = https://bitbucket.org/EvilBeaver/1script/wiki/attachments/snake.os
source = oscript
- md5sums = c4a3a16290c4ee594b1b6114cec3d3ba
+ md5sums = d4f3b23a3cfcf477923ecced2f2f4c83
md5sums = e88df2f8a75ee97859839b3f45fe7e0a
md5sums = d0c25bfc717401e9806a7612581f6995
diff --git a/PKGBUILD b/PKGBUILD
index 88abb96b66bf..bc6fd5b60ead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Konarev <avkonarev@gmail.com>
# Author: Andrey Ovsankin aka EvilBeaver
pkgname=onescript
-pkgver=1.0.9
+pkgver=1.0.10
pkgrel=1
pkgdesc="This project is an alternative implementation of the virtual machine, execute scripts in the language of the 1C:Enterprise"
arch=("i686" "x86_64")
@@ -17,7 +17,7 @@ source=(
)
noextract=("OneScript-$pkgver-bin.zip")
-md5sums=('c4a3a16290c4ee594b1b6114cec3d3ba'
+md5sums=('d4f3b23a3cfcf477923ecced2f2f4c83'
'e88df2f8a75ee97859839b3f45fe7e0a'
'd0c25bfc717401e9806a7612581f6995')