Skip to content

Commit 0dcc8c4

Browse files
authored
upd(bazecor-app): 1.6.1 -> 1.6.2 (#6947)
1 parent 5c5821d commit 0dcc8c4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/bazecor-app/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = bazecor-app
22
gives = bazecor
3-
pkgver = 1.6.1
3+
pkgver = 1.6.2
44
pkgdesc = Bazecor is the graphical configurator for the Dygma Raise
55
arch = amd64
66
depends = usbutils
@@ -11,9 +11,9 @@ pkgbase = bazecor-app
1111
breaks = bazecor-git
1212
maintainer = Elsie19 <elsie19@pm.me>
1313
repology = project: bazecor
14-
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.1/Bazecor-1.6.1-x64.AppImage
14+
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.2/Bazecor-1.6.2-x64.AppImage
1515
source = https://raw.githubusercontent.com/Elsie19/images/master/bazecor.png
16-
sha256sums = 41ff45a878134820f6ad8a7c3c2fe0607ca261c7c54c92661b8a112bf6dc87c6
16+
sha256sums = 15fa3009b9e1188d2c82516fc5fec072d5090bd2ec8fded48b4f2739b0678e81
1717
sha256sums = SKIP
1818

1919
pkgname = bazecor-app

packages/bazecor-app/bazecor-app.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pkgname="bazecor-app"
22
gives="bazecor"
3-
pkgver="1.6.1"
3+
pkgver="1.6.2"
44
pkgdesc="Bazecor is the graphical configurator for the Dygma Raise"
55
source=(
66
"https://github.com/Dygmalab/Bazecor/releases/download/v${pkgver}/Bazecor-${pkgver}-x64.AppImage"
77
"https://raw.githubusercontent.com/Elsie19/images/master/bazecor.png"
88
)
99
depends=("usbutils" "udev")
1010
sha256sums=(
11-
"41ff45a878134820f6ad8a7c3c2fe0607ca261c7c54c92661b8a112bf6dc87c6"
11+
"15fa3009b9e1188d2c82516fc5fec072d5090bd2ec8fded48b4f2739b0678e81"
1212
"SKIP"
1313
)
1414
breaks=("bazecor" "bazecor-bin" "bazecor-deb" "bazecor-git")

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ pkgname = batsignal
786786
---
787787
pkgbase = bazecor-app
788788
gives = bazecor
789-
pkgver = 1.6.1
789+
pkgver = 1.6.2
790790
pkgdesc = Bazecor is the graphical configurator for the Dygma Raise
791791
arch = amd64
792792
depends = usbutils
@@ -797,9 +797,9 @@ pkgbase = bazecor-app
797797
breaks = bazecor-git
798798
maintainer = Elsie19 <elsie19@pm.me>
799799
repology = project: bazecor
800-
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.1/Bazecor-1.6.1-x64.AppImage
800+
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.2/Bazecor-1.6.2-x64.AppImage
801801
source = https://raw.githubusercontent.com/Elsie19/images/master/bazecor.png
802-
sha256sums = 41ff45a878134820f6ad8a7c3c2fe0607ca261c7c54c92661b8a112bf6dc87c6
802+
sha256sums = 15fa3009b9e1188d2c82516fc5fec072d5090bd2ec8fded48b4f2739b0678e81
803803
sha256sums = SKIP
804804

805805
pkgname = bazecor-app

0 commit comments

Comments
 (0)