Skip to content

Commit

Permalink
upd(popsicle): 1.3.0 -> 1.3.3 (#6507)
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
jimed-rand and pre-commit-ci[bot] authored Oct 14, 2024
1 parent 1877922 commit d7acd81
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
8 changes: 5 additions & 3 deletions packages/popsicle/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
pkgbase = popsicle
gives = popsicle
pkgver = 1.3.0
pkgver = 1.3.3
pkgdesc = Multiple USB File Flasher
makedepends = cargo
makedepends = libgtk-3-dev
makedepends = help2man
compatible = debian:trixie
license = MIT
source = https://github.com/pop-os/popsicle/archive/refs/tags/1.3.0.zip
sha256sums = 4dd0f92f46d0befabd56c0cea50829b4db6d2ae8a8673e3d31c7e4228b02248b
maintainer = James Ed Randson <[email protected]>
source = https://github.com/pop-os/popsicle/archive/refs/tags/1.3.3.zip
sha256sums = 01d67266af21505d44c4f646d06946bfa4d53e60aa7f993f7bccb852ec09451e

pkgname = popsicle
8 changes: 5 additions & 3 deletions packages/popsicle/popsicle.pacscript
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
pkgname="popsicle"
gives="popsicle"
pkgver="1.3.0"
source=("https://github.com/pop-os/popsicle/archive/refs/tags/1.3.0.zip")
pkgver="1.3.3"
source=("https://github.com/pop-os/popsicle/archive/refs/tags/1.3.3.zip")
license="MIT"
makedepends=("cargo" "libgtk-3-dev" "help2man")
pkgdesc="Multiple USB File Flasher"
external_connection=true
sha256sums=("4dd0f92f46d0befabd56c0cea50829b4db6d2ae8a8673e3d31c7e4228b02248b")
maintainer=("James Ed Randson <[email protected]>")
sha256sums=("01d67266af21505d44c4f646d06946bfa4d53e60aa7f993f7bccb852ec09451e")
compatible=("debian:trixie")

build() {
cd "${_archive}"
Expand Down
8 changes: 5 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -8040,14 +8040,16 @@ pkgname = popcorn-time-deb
---
pkgbase = popsicle
gives = popsicle
pkgver = 1.3.0
pkgver = 1.3.3
pkgdesc = Multiple USB File Flasher
makedepends = cargo
makedepends = libgtk-3-dev
makedepends = help2man
compatible = debian:trixie
license = MIT
source = https://github.com/pop-os/popsicle/archive/refs/tags/1.3.0.zip
sha256sums = 4dd0f92f46d0befabd56c0cea50829b4db6d2ae8a8673e3d31c7e4228b02248b
maintainer = James Ed Randson <[email protected]>
source = https://github.com/pop-os/popsicle/archive/refs/tags/1.3.3.zip
sha256sums = 01d67266af21505d44c4f646d06946bfa4d53e60aa7f993f7bccb852ec09451e

pkgname = popsicle
---
Expand Down

0 comments on commit d7acd81

Please sign in to comment.