Skip to content

Commit e306240

Browse files
committed
Update debian-chroot to add rmpp/rmppm support
1 parent d0cc69f commit e306240

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package/debian-chroot/package

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
pkgnames=(debian-chroot debootstrap)
66
section="utils"
77
# Each package has it's own timestamp override below
8-
timestamp=2023-12-22T19:37Z
8+
timestamp=2025-11-30T03:37:52Z
99
maintainer="Eeems <eeems@eeems.email>"
1010
installdepends=(display)
1111
flags=(nostrip)
1212

1313
source=(
14-
https://github.com/Eeems-org/remarkable-debian-chroot/archive/ea12a1bf851f412e8df4b59fe072bce26bb72571.zip
14+
https://github.com/Eeems-org/remarkable-debian-chroot/archive/92356654e185e42b6d179d2ede6eab75778c76eb.zip
1515
https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.133/debootstrap-1.0.133.tar.gz
1616
debian-chroot.conf
1717
)
1818
sha256sums=(
19-
3fcd571ba1aa1a5c55a32767c34e6939e0c0e8ad9213425c6d66d25300fe24b8
19+
210e0e8f59d88154b8290f2b04ca76e7f72d7e56fb075dd919f8d4e7558d52c2
2020
734af3492eea99de940853e2c00e1a9ebd65c463362155f613aa24b9cc3336a0
2121
SKIP
2222
)
2323

2424
debian-chroot() {
2525
pkgdesc="A minimal Debian chroot for the reMarkable tablet"
2626
url=https://github.com/Eeems-Org/remarkable-debian-chroot
27-
pkgver=0.0.0-1
28-
timestamp=2023-12-22T19:37Z
27+
pkgver=0.0.0-2
28+
timestamp=2025-11-30T03:37:52Z
2929
license=MIT
3030
installdepends=(debootstrap lsof)
3131
package() {

0 commit comments

Comments
 (0)