summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-19 19:09:28 +0100
committerFelix Golatofski2020-01-19 19:09:28 +0100
commit9f43a71f91ae640b91f86873a112d2fab5775dc3 (patch)
tree20a58c6bdd039a60616a717f6b9f30838ede5e02
parenta2b5d22cefcc6f7155289dc44a95829d55444a10 (diff)
downloadaur-9f43a71f91ae640b91f86873a112d2fab5775dc3.tar.gz
Updated PKGBUILD
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 572226a02157..d5328819300f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arcticfox-config-bin
pkgdesc = Configuration Tool for Vape Battery Mods with Arcticfox Firmware. Works on MacOS and Linux.
pkgver = 1.11.10
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hobbyquaker/arcticfox-config
install = arcticfox-config-bin.install
arch = any
@@ -9,9 +9,9 @@ pkgbase = arcticfox-config-bin
source = https://github.com/hobbyquaker/arcticfox-config/releases/download/v1.11.10/arcticfox-config-1.11.10.tar.gz
source = arcticfox-config.desktop
source = https://github.com/hobbyquaker/arcticfox-config/raw/master/icon.png
- md5sums = SKIP
- md5sums = SKIP
- md5sums = SKIP
+ sha512sums = f6c163832ad3cce28bdd356254bec4b18df91da77ee18ef56c5fab4cdee9360af1ce28aa1aed26ef5661855c1f229c68e670b832e4dc910b46c797350734d4bd
+ sha512sums = 3e64e7eb8b7fb49c3bd2b5f2891888d3914bb2a878a0e256c9fab3712e509691f4817c2bf15fd2de0870b1fb1e2810fca20f193c6bea846cdda664be0124a062
+ sha512sums = 01f1988f098de1075285870b458cfb36838af712961eef35ba27b34a6b13ba77ff353e637975dcad796cfdb30392136f00a43ea596aa8d514189df09ee8aa36f
pkgname = arcticfox-config-bin
diff --git a/PKGBUILD b/PKGBUILD
index 129e9436b18e..1207ead7b674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=arcticfox-config-bin
pkgver=1.11.10
-pkgrel=1
+pkgrel=2
pkgdesc="Configuration Tool for Vape Battery Mods with Arcticfox Firmware. Works on MacOS and Linux."
arch=('any')
url="https://github.com/hobbyquaker/arcticfox-config"
@@ -15,11 +15,9 @@ source=(
"arcticfox-config.desktop"
"https://github.com/hobbyquaker/arcticfox-config/raw/master/icon.png"
)
-md5sums=(
- 'SKIP'
- 'SKIP'
- 'SKIP'
-)
+sha512sums=('f6c163832ad3cce28bdd356254bec4b18df91da77ee18ef56c5fab4cdee9360af1ce28aa1aed26ef5661855c1f229c68e670b832e4dc910b46c797350734d4bd'
+ '3e64e7eb8b7fb49c3bd2b5f2891888d3914bb2a878a0e256c9fab3712e509691f4817c2bf15fd2de0870b1fb1e2810fca20f193c6bea846cdda664be0124a062'
+ '01f1988f098de1075285870b458cfb36838af712961eef35ba27b34a6b13ba77ff353e637975dcad796cfdb30392136f00a43ea596aa8d514189df09ee8aa36f')
package() {
mkdir -p "${pkgdir}/opt/"