Skip to content

Commit

Permalink
Merge pull request #2 from erenfro/update/insync-deb
Browse files Browse the repository at this point in the history
add: `insync-deb`
  • Loading branch information
erenfro authored Jun 27, 2024
2 parents 8dafd5f + 84d4c69 commit 6917bc0
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 0 deletions.
1 change: 1 addition & 0 deletions packagelist
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
btrfs-assistant
grub-btrfs
insync-deb
restic-bin
resticprofile-bin
snapper-rollback-git
Expand Down
30 changes: 30 additions & 0 deletions packages/insync-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
pkgname = insync-deb
gives = insync
pkgver = 3.9.1.60010
pkgdesc = Manage your Google Drive, OneDrive, and Dropbox files straight from your Desktop
arch = amd64
source = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-DISTROVER_amd64.deb
depends = procps
replaces = insync
maintainer = Eric Renfro <[email protected]>
repology = project: insync
source_focal = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-focal_amd64.deb
source_jammy = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-jammy_amd64.deb
source_noble = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-noble_amd64.deb
source_oracular = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-noble_amd64.deb
source_devel = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-noble_amd64.deb
source_buster = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-buster_amd64.deb
source_bullseye = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-bullseye_amd64.deb
source_bookworm = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-bookworm_amd64.deb
source_trixie = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-trixie_amd64.deb
source_sid = https://cdn.insynchq.com/builds/linux/3.9.1.60010/insync_3.9.1.60010-trixie_amd64.deb
sha256sums_focal = 166bb1d1e729f3cbbcb3cdc8c966a35b38c1202a733bcb6eaec99e5d7c9cd022
sha256sums_jammy = 63a87075cd153e2807ff4975ef71b28958570e3a61d9d7b3cf2fd95483f9b45d
sha256sums_noble = c9a9e261648d36b2c049f74317fff99692c39b7ca6bf8546fdf32b95dc80580a
sha256sums_oracular = c9a9e261648d36b2c049f74317fff99692c39b7ca6bf8546fdf32b95dc80580a
sha256sums_devel = c9a9e261648d36b2c049f74317fff99692c39b7ca6bf8546fdf32b95dc80580a
sha256sums_buster = 11515429fe1d7ddbc15c55d4c5c8c7fdab495ae7d170d1ab4f5bd92fc850ad47
sha256sums_bullseye = d36ad18c95348f890c3663c9a0badec3317fe39d3c159f44b2286f6d7def1ecd
sha256sums_bookworm = c7ec225d000932a3b7b093b9b0d3c1c69c2de2c35ac680d9a4ca95d1ca2af185
sha256sums_trixie = f204f6c4b65aff3accdd7dc05d33af1de94ed2d176c3fdffa8ecb0db007df2e6
sha256sums_sid = f204f6c4b65aff3accdd7dc05d33af1de94ed2d176c3fdffa8ecb0db007df2e6
31 changes: 31 additions & 0 deletions packages/insync-deb/insync-deb.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
pkgname="insync-deb"
gives="insync"
pkgver="3.9.1.60010"
repology=("project: insync")
depends=("procps")
arch=('amd64')
sha256sums_focal=("166bb1d1e729f3cbbcb3cdc8c966a35b38c1202a733bcb6eaec99e5d7c9cd022")
sha256sums_jammy=("63a87075cd153e2807ff4975ef71b28958570e3a61d9d7b3cf2fd95483f9b45d")
sha256sums_noble=("c9a9e261648d36b2c049f74317fff99692c39b7ca6bf8546fdf32b95dc80580a")
sha256sums_oracular=("${sha256sums_noble[@]}")
sha256sums_devel=("${sha256sums_noble[@]}")
sha256sums_buster=("11515429fe1d7ddbc15c55d4c5c8c7fdab495ae7d170d1ab4f5bd92fc850ad47")
sha256sums_bullseye=("d36ad18c95348f890c3663c9a0badec3317fe39d3c159f44b2286f6d7def1ecd")
sha256sums_bookworm=("c7ec225d000932a3b7b093b9b0d3c1c69c2de2c35ac680d9a4ca95d1ca2af185")
sha256sums_trixie=("f204f6c4b65aff3accdd7dc05d33af1de94ed2d176c3fdffa8ecb0db007df2e6")
sha256sums_sid=("f204f6c4b65aff3accdd7dc05d33af1de94ed2d176c3fdffa8ecb0db007df2e6")
source=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-${DISTRO#*:}_amd64.deb")
source_focal=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-focal_amd64.deb")
source_jammy=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-jammy_amd64.deb")
source_noble=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-noble_amd64.deb")
source_oracular=("${source_noble[@]}")
source_devel=("${source_noble[@]}")
source_buster=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-buster_amd64.deb")
source_bullseye=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-bullseye_amd64.deb")
source_bookworm=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-bookworm_amd64.deb")
source_trixie=("https://cdn.insynchq.com/builds/linux/${pkgver}/insync_${pkgver}-trixie_amd64.deb")
source_sid=("${source_trixie[@]}")
replaces=("insync")
pkgdesc="Manage your Google Drive, OneDrive, and Dropbox files straight from your Desktop"
maintainer=("Eric Renfro <[email protected]>")
# vim:set ft=sh ts=2 sw=2 et:

0 comments on commit 6917bc0

Please sign in to comment.