Skip to content

Commit 5cbf623

Browse files
authored
Merge branch 'master' into priority
2 parents 96ca89c + 3eed00f commit 5cbf623

File tree

10 files changed

+30
-30
lines changed

10 files changed

+30
-30
lines changed

packages/android-studio-canary/android-studio-canary.pacscript

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name="android-studio-canary"
22
gives="android-studio"
33
repology=("project: ${gives}")
44
replace=("${gives}-beta" "${gives}" "${name}")
5-
pkgver="2023.1.1.22"
5+
pkgver="2023.1.1.26"
66
url="https://dl.google.com/dl/android/studio/ide-zips/${pkgver}/${gives}-${pkgver}-linux.tar.gz"
77
depends=("libc6-i386" "lib32ncurses6" "lib32stdc++6" "lib32z1" "libbz2-1.0:i386")
88
pkgdesc="Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development"
9-
hash="d486e51f26291753266125ef7fd1e03b45ecb1596b2ec455ebc190f58fdb040d"
9+
hash="977e8a9855414f7d41157f0be0e10fb740c42bd337f763d5d96b3e059780663d"
1010
maintainer="Oren Klopfer <[email protected]>"
1111

1212
package() {

packages/discord-canary/discord-canary.pacscript

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name="discord-canary"
22
repology=("project: discord-canary")
3-
pkgver="0.0.218"
3+
pkgver="0.0.224"
44
maintainer="DismissedGuy <[email protected]>"
55
url="https://dl-canary.discordapp.net/apps/linux/${pkgver}/${name}-${pkgver}.tar.gz"
66
homepage='https://discord.com/'
77
depends=("libc6" "libasound2" "libatomic1" "libnotify4" "libnspr4" "libnss3" "libstdc++6" "libxss1" "libxtst6" "libc++1" "libatk1.0-0" "libatk-bridge2.0-0" "libcups2" "libdrm2" "libgtk-3-0" "libgbm1")
88
pkgdesc="Chat for Communities and Friends - Unstable"
99
arch=('amd64')
10-
hash="205d3f8c44ccbdfd360c43f94e1e7bc4a11e88e38b2684a25fb16a012f5c260d"
10+
hash="483178c287a4166cba554a984df4998b86aab59e4046069ec7afbca8e3121cc4"
1111

1212
prepare() {
1313
sudo mkdir -p "${pkgdir}/usr/share/${name}/"

packages/eza-git/eza-git.pacscript

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name="eza-git"
22
gives="eza"
33
url="https://github.com/eza-community/eza.git"
4-
pkgver="0.16.3"
4+
pkgver="0.17.0"
55
homepage='https://the.exa.website/'
66
makedepends=("cargo" "libgit2-dev" "cmake" "rustc" "pandoc")
77
pkgdesc="A modern, maintained replacement for ls"
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name="f1multiviewer-deb"
22
gives="multiviewer-for-f1"
33
repology=("project: f1multiviewer")
4-
pkgver="1.28.3"
5-
buildver="133943726"
4+
pkgver="1.29.0"
5+
buildver="137424055"
66
maintainer="DismissedGuy <[email protected]>"
77
homepage="https://multiviewer.app/"
88
url="https://releases.multiviewer.app/download/${buildver}/multiviewer-for-f1_${pkgver}_amd64.deb"
99
pkgdesc="Unofficial desktop client for F1 TV"
10-
hash="c4ce47caf519b916a5e17dd250c98bc90a552f77c9d5b7ac82fac0546a3bf511"
10+
hash="84aca436bda7792954af7f32b743c82af78160318622c181e8ae949603e7868e"
1111
arch=('amd64')

packages/linux-headers-generic-stable-deb/linux-headers-generic-stable-deb.pacscript

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name="linux-headers-generic-stable-deb"
2-
gives="linux-headers-6.6.6-060606-generic"
3-
pkgver="6.6.6"
4-
buildver="6.6.6-060606.202312111032"
2+
gives="linux-headers-6.6.7-060607-generic"
3+
pkgver="6.6.7"
4+
buildver="6.6.7-060607.202312131837"
55
arch=('arm64' 'amd64')
66
if [[ ${CARCH} == "arm64" ]]; then
7-
hash="ebbdffa625b761f8aa450ac1f839a71a12a7bce64e3c3df31c500e0eff60108a"
7+
hash="0669b6159b44ffea11ad770aac910a51dd974f3c5d07c398c748d032bc8a5855"
88
else
9-
hash="fde7e4f7d7ae2a1a264b5b723edf5b77953be1f142c78bbe9b26e2674990ed60"
9+
hash="2160d36a670d54869476f9e5134e24bc822d223b7aa915260e6c1c809652cb30"
1010
fi
1111
url="https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver}/${CARCH}/${gives}_${buildver}_${CARCH}.deb"
1212
pkgdesc="Ubuntu Linux stable kernel (Generic headers)"
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name="linux-headers-stable-deb"
2-
gives="linux-headers-6.6.6-060606"
3-
pkgver="6.6.6"
4-
buildver="6.6.6-060606.202312111032"
2+
gives="linux-headers-6.6.7-060607"
3+
pkgver="6.6.7"
4+
buildver="6.6.7-060607.202312131837"
55
url="https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver}/amd64/${gives}_${buildver}_all.deb"
66
pkgdesc="Ubuntu Linux stable kernel (Headers)"
7-
hash="99770258e663f6a5df35fc8a048aef4da287b5899641381b92f776f9288bbcf3"
7+
hash="ee9e617dfc1f6812aac9cc23f170e2516c25048d15377d198ba6ae70e836f343"
88
arch=('any')
99
maintainer="Oren Klopfer <[email protected]>"
1010
repology=("project: linux" "repo: distrowatch")

packages/linux-image-unsigned-stable-deb/linux-image-unsigned-stable-deb.pacscript

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name="linux-image-unsigned-stable-deb"
2-
gives="linux-image-unsigned-6.6.6-060606-generic"
3-
pkgver="6.6.6"
4-
buildver="6.6.6-060606.202312111032"
2+
gives="linux-image-unsigned-6.6.7-060607-generic"
3+
pkgver="6.6.7"
4+
buildver="6.6.7-060607.202312131837"
55
arch=('arm64' 'amd64')
66
if [[ ${CARCH} == "arm64" ]]; then
7-
hash="11ae7bdc2c1526788311d53eb1640509dde7b1c1a799febf384f08ec5d6c235a"
7+
hash="d77a386f45403c6c923a7a30f0e8ff68d78636dfe94b721ec61d841419c1d334"
88
else
9-
hash="4cd9ed319fe1ead89f0ad5c69b6c2774c7057300d6decd22536c679abfd3a440"
9+
hash="15c6786dbe22c13c2410151aba904fb7f79a294e93eac308d552cd001a7677e7"
1010
fi
1111
url="https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver}/${CARCH}/${gives}_${buildver}_${CARCH}.deb"
1212
pkgdesc="Ubuntu Linux stable kernel (Unsigned image)"

packages/linux-kernel-stable/linux-kernel-stable.pacscript

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name="linux-kernel-stable"
2-
pkgver="6.6.6"
2+
pkgver="6.6.7"
33
url="https://github.com/oklopfer/debs/raw/master/empty.tar.xz"
44
pacdeps=("linux-headers-stable-deb" "linux-headers-generic-stable-deb" "linux-modules-stable-deb" "linux-image-unsigned-stable-deb")
55
pkgdesc="Provides the latest stable Linux kernel via the Ubuntu mainline repositories"

packages/linux-modules-stable-deb/linux-modules-stable-deb.pacscript

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name="linux-modules-stable-deb"
2-
gives="linux-modules-6.6.6-060606-generic"
3-
pkgver="6.6.6"
4-
buildver="6.6.6-060606.202312111032"
2+
gives="linux-modules-6.6.7-060607-generic"
3+
pkgver="6.6.7"
4+
buildver="6.6.7-060607.202312131837"
55
arch=('arm64' 'amd64')
66
if [[ ${CARCH} == "arm64" ]]; then
7-
hash="82580866de84e8dff255652c40cb87f33d80b443d47c1a4d9ef57bc56e61e77a"
7+
hash="9770d403332bac63e7af1431e1e311f709a024a56c642e45060531ce7ba64bdb"
88
else
9-
hash="bb4cd1f2048c5d4fd7db9e591c98cfd873d0978410314f966e782e0de89d9af6"
9+
hash="a8e877a8c81b9fe4d535d0324ca70f604e8d3f40f2ee22346e753fdb0695746e"
1010
fi
1111
url="https://kernel.ubuntu.com/~kernel-ppa/mainline/v${pkgver}/${CARCH}/${gives}_${buildver}_${CARCH}.deb"
1212
pkgdesc="Ubuntu Linux stable kernel (Linux Modules)"

packages/tailscale/tailscale.pacscript

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name="tailscale"
2-
pkgver="1.54.1"
2+
pkgver="1.56.0"
33
url="https://github.com/tailscale/tailscale/archive/refs/tags/v${pkgver}.tar.gz"
44
homepage="https://tailscale.com"
55
depends=('iptables')
@@ -9,7 +9,7 @@ maintainer="Nathan <[email protected]>"
99
arch=('amd64')
1010
repology=("project: ${name}")
1111
incompatible=('ubuntu:jammy' 'debian:bookworm')
12-
hash="56ef2e53fd42373b90a9ec5e057f61c2bb4455551dc13b74f49fbdd6b393ecdb"
12+
hash="0ae6a4405fb950083d5cec6798ac65cd1dbb06a8aa4135d418278260dc3aa6d0"
1313

1414
prepare() {
1515
go mod vendor

0 commit comments

Comments
 (0)