Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/bazecor-app/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = bazecor-app
gives = bazecor
pkgver = 1.6.1
pkgver = 1.6.2
pkgdesc = Bazecor is the graphical configurator for the Dygma Raise
arch = amd64
depends = usbutils
Expand All @@ -11,9 +11,9 @@ pkgbase = bazecor-app
breaks = bazecor-git
maintainer = Elsie19 <elsie19@pm.me>
repology = project: bazecor
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.1/Bazecor-1.6.1-x64.AppImage
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.2/Bazecor-1.6.2-x64.AppImage
source = https://raw.githubusercontent.com/Elsie19/images/master/bazecor.png
sha256sums = 41ff45a878134820f6ad8a7c3c2fe0607ca261c7c54c92661b8a112bf6dc87c6
sha256sums = 15fa3009b9e1188d2c82516fc5fec072d5090bd2ec8fded48b4f2739b0678e81
sha256sums = SKIP

pkgname = bazecor-app
4 changes: 2 additions & 2 deletions packages/bazecor-app/bazecor-app.pacscript
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pkgname="bazecor-app"
gives="bazecor"
pkgver="1.6.1"
pkgver="1.6.2"
pkgdesc="Bazecor is the graphical configurator for the Dygma Raise"
source=(
"https://github.com/Dygmalab/Bazecor/releases/download/v${pkgver}/Bazecor-${pkgver}-x64.AppImage"
"https://raw.githubusercontent.com/Elsie19/images/master/bazecor.png"
)
depends=("usbutils" "udev")
sha256sums=(
"41ff45a878134820f6ad8a7c3c2fe0607ca261c7c54c92661b8a112bf6dc87c6"
"15fa3009b9e1188d2c82516fc5fec072d5090bd2ec8fded48b4f2739b0678e81"
"SKIP"
)
breaks=("bazecor" "bazecor-bin" "bazecor-deb" "bazecor-git")
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ pkgname = batsignal
---
pkgbase = bazecor-app
gives = bazecor
pkgver = 1.6.1
pkgver = 1.6.2
pkgdesc = Bazecor is the graphical configurator for the Dygma Raise
arch = amd64
depends = usbutils
Expand All @@ -797,9 +797,9 @@ pkgbase = bazecor-app
breaks = bazecor-git
maintainer = Elsie19 <elsie19@pm.me>
repology = project: bazecor
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.1/Bazecor-1.6.1-x64.AppImage
source = https://github.com/Dygmalab/Bazecor/releases/download/v1.6.2/Bazecor-1.6.2-x64.AppImage
source = https://raw.githubusercontent.com/Elsie19/images/master/bazecor.png
sha256sums = 41ff45a878134820f6ad8a7c3c2fe0607ca261c7c54c92661b8a112bf6dc87c6
sha256sums = 15fa3009b9e1188d2c82516fc5fec072d5090bd2ec8fded48b4f2739b0678e81
sha256sums = SKIP

pkgname = bazecor-app
Expand Down
Loading