Skip to content

Commit

Permalink
Update xochitl.oxide to support templatectl (#505)
Browse files Browse the repository at this point in the history
* Update xochitl.oxide to support templatectl

Co-authored-by: Linus K. <[email protected]>
Co-authored-by: Linus K <[email protected]>
  • Loading branch information
Eeems and LinusCDE authored Dec 4, 2021
1 parent 6a0047c commit 87f1d81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/xochitl/package
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
pkgnames=(xochitl)
pkgdesc="Read documents and take notes"
url=https://remarkable.com
pkgver=0.0.0-10
timestamp=2021-11-20T23:31Z
pkgver=0.0.0-11
timestamp=2021-11-29T22:06Z
section="readers"
maintainer="Mattéo Delabre <[email protected]>"
license=MIT
Expand Down
1 change: 1 addition & 0 deletions package/xochitl/xochitl.oxide
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"/run/udev",
"/tmp/runtime-root",
"/usr/share",
"/usr/share/remarkable/templates",
"/var/cache/fontconfig",
"/var/lib/dbus",
],
Expand Down

0 comments on commit 87f1d81

Please sign in to comment.