Skip to content

Commit

Permalink
upd(vesktop-deb): 1.5.3 -> 1.5.4 (#6723)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
vbrabandt2005 and pre-commit-ci[bot] authored Dec 6, 2024
1 parent d1fd51a commit 222ff4a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions packages/vesktop-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = vesktop-deb
gives = vesktop
pkgver = 1.5.3
pkgver = 1.5.4
pkgdesc = A custom Discord client that aims to provide better customizability, performance, and improved Linux support
arch = arm64
arch = amd64
Expand All @@ -15,9 +15,9 @@ pkgbase = vesktop-deb
depends = libsecret-1-0
maintainer = vbrabandt2005 <[email protected]>
repology = project: vesktop
source_arm64 = https://github.com/Vencord/vesktop/releases/download/v1.5.3/vesktop_1.5.3_arm64.deb
sha256sums_arm64 = 5d30d57539ff75a2d1a449e2b0b95e6fa969e87e1cd82db2314b11acbf661bd9
source_amd64 = https://github.com/Vencord/vesktop/releases/download/v1.5.3/vesktop_1.5.3_amd64.deb
sha256sums_amd64 = cc7109e74a328e43f922f623aa82eafd8322967bc3fb14e467181cd12ae44b7e
source_arm64 = https://github.com/Vencord/vesktop/releases/download/v1.5.4/vesktop_1.5.4_arm64.deb
sha256sums_arm64 = 00c9fb9f27ffa31312c39870521647d94cb8d4bcf5b94e770ead29a2e0549517
source_amd64 = https://github.com/Vencord/vesktop/releases/download/v1.5.4/vesktop_1.5.4_amd64.deb
sha256sums_amd64 = 1de02beefe491e963d476db62f860d6b2503bb1e68571e7f1bad010ce69e7c5f

pkgname = vesktop-deb
6 changes: 3 additions & 3 deletions packages/vesktop-deb/vesktop-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ pkgname="vesktop-deb"
gives="vesktop"
depends=("libgtk-3-0" "libnotify4" "libnss3" "libxss1" "libxtst6" "xdg-utils" "libatspi2.0-0" "libuuid1" "libsecret-1-0")
repology=("project: ${gives}")
pkgver="1.5.3"
pkgver="1.5.4"
arch=('arm64' 'amd64')
sha256sums_arm64=("5d30d57539ff75a2d1a449e2b0b95e6fa969e87e1cd82db2314b11acbf661bd9")
sha256sums_arm64=("00c9fb9f27ffa31312c39870521647d94cb8d4bcf5b94e770ead29a2e0549517")
source_arm64=("https://github.com/Vencord/${gives}/releases/download/v${pkgver}/${gives}_${pkgver}_arm64.deb")
sha256sums_amd64=("cc7109e74a328e43f922f623aa82eafd8322967bc3fb14e467181cd12ae44b7e")
sha256sums_amd64=("1de02beefe491e963d476db62f860d6b2503bb1e68571e7f1bad010ce69e7c5f")
source_amd64=("https://github.com/Vencord/${gives}/releases/download/v${pkgver}/${gives}_${pkgver}_amd64.deb")
pkgdesc="A custom Discord client that aims to provide better customizability, performance, and improved Linux support"
maintainer=("vbrabandt2005 <[email protected]>")
10 changes: 5 additions & 5 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11722,7 +11722,7 @@ pkgname = veracrypt-deb
---
pkgbase = vesktop-deb
gives = vesktop
pkgver = 1.5.3
pkgver = 1.5.4
pkgdesc = A custom Discord client that aims to provide better customizability, performance, and improved Linux support
arch = arm64
arch = amd64
Expand All @@ -11737,10 +11737,10 @@ pkgbase = vesktop-deb
depends = libsecret-1-0
maintainer = vbrabandt2005 <[email protected]>
repology = project: vesktop
source_arm64 = https://github.com/Vencord/vesktop/releases/download/v1.5.3/vesktop_1.5.3_arm64.deb
sha256sums_arm64 = 5d30d57539ff75a2d1a449e2b0b95e6fa969e87e1cd82db2314b11acbf661bd9
source_amd64 = https://github.com/Vencord/vesktop/releases/download/v1.5.3/vesktop_1.5.3_amd64.deb
sha256sums_amd64 = cc7109e74a328e43f922f623aa82eafd8322967bc3fb14e467181cd12ae44b7e
source_arm64 = https://github.com/Vencord/vesktop/releases/download/v1.5.4/vesktop_1.5.4_arm64.deb
sha256sums_arm64 = 00c9fb9f27ffa31312c39870521647d94cb8d4bcf5b94e770ead29a2e0549517
source_amd64 = https://github.com/Vencord/vesktop/releases/download/v1.5.4/vesktop_1.5.4_amd64.deb
sha256sums_amd64 = 1de02beefe491e963d476db62f860d6b2503bb1e68571e7f1bad010ce69e7c5f

pkgname = vesktop-deb
---
Expand Down

0 comments on commit 222ff4a

Please sign in to comment.