summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScoopNewsworthy2020-02-15 19:02:43 -0500
committerScoopNewsworthy2020-02-15 19:02:43 -0500
commit3dd5e1b9e18a7e8365693c4abd35d611ef31c9ab (patch)
tree117caad33218ce403ab2ff175901a4545833bcab
parent334978fc1a4aa5ead424b7a69623a50711f81ae3 (diff)
downloadaur-3dd5e1b9e18a7e8365693c4abd35d611ef31c9ab.tar.gz
Update package to upstream version 1.1.2
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD8
-rw-r--r--deb_extra_files_obins.tar.gzbin99654 -> 99386 bytes
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ebb4f52a8cf..fca62a6a606f 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,8 +19,8 @@ pkgbase = obinskit
options = !emptydirs
source_x86_64 = http://releases.obins.net/occ/linux/tar/ObinsKit_1.1.1_x64.tar.gz
source_x86_64 = deb_extra_files_obins.tar.gz
- sha256sums_x86_64 = 100988b25457113e06a91676e754b00297cfc6487497385e9a8451ad2ba9a200
- sha256sums_x86_64 = a8e75e41ed64e39d141f42fbcb41451eaafe537735278f973bc2f5906c212dd7
+ sha256sums_x86_64 = 157a2e2706705f7738811d7cec0c4052c816a317f0a4597e10c30a07d67842f0
+ sha256sums_x86_64 = e4ccd0755f753e6f333871e5d7ac765160e154e7be17a75556f0b8e927452f8c
pkgname = obinskit
diff --git a/PKGBUILD b/PKGBUILD
index dc6428c77277..288b3f147c8e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nick Haghiri (n s dot hag hiri at G mail dot com)
pkgname=obinskit
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="ObinsKit for Anne Pro and Anne Pro 2"
arch=('x86_64')
@@ -12,15 +12,15 @@ options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("http://releases.obins.net/occ/linux/tar/ObinsKit_${pkgver}_x64.tar.gz"
"deb_extra_files_obins.tar.gz")
-sha256sums_x86_64=('100988b25457113e06a91676e754b00297cfc6487497385e9a8451ad2ba9a200'
-'a8e75e41ed64e39d141f42fbcb41451eaafe537735278f973bc2f5906c212dd7')
+sha256sums_x86_64=('157a2e2706705f7738811d7cec0c4052c816a317f0a4597e10c30a07d67842f0'
+'e4ccd0755f753e6f333871e5d7ac765160e154e7be17a75556f0b8e927452f8c')
package(){
# Install the main files
install -d "${pkgdir}/opt/${pkgname}"
- cp -a "${srcdir}/ObinsKit_${pkgver}_x64/." "${pkgdir}/opt/${pkgname}"
+ cp -a "${srcdir}/ObinsKit_${pkgver}/." "${pkgdir}/opt/${pkgname}"
install -d "${pkgdir}/usr"
cp -a "${srcdir}/usr/." "${pkgdir}/usr"
diff --git a/deb_extra_files_obins.tar.gz b/deb_extra_files_obins.tar.gz
index 8dcf3061a550..458a40a35910 100644
--- a/deb_extra_files_obins.tar.gz
+++ b/deb_extra_files_obins.tar.gz
Binary files differ