summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-04chore: add comments to make build proces easierBad3r
2023-07-04chore: update version string to 0.9.10Bad3r
2023-06-13chore: update .desktop fileBad3r
2023-06-13chore: update contact infoBad3r
2023-06-13enhance: remove patch, make branch configurableBad3r
- remove unneeded patch file - add flag to enable dev release - make repo and branch configurable for easy testing during dev
2023-04-26upgpkg: logseq-desktop-git 0.9.4.r7.abcc6c5bc-1Pi-Yueh Chuang
2023-03-20upgpkg: logseq-desktop-git 0.8.18.r79.7a905583c-1Pi-Yueh Chuang
fixed the folder permission issue
2022-12-14upgpkg: logseq-desktop-git 0.8.12.r132.022f990f2-1Pi-Yueh Chuang
2022-12-14upgpkg: logseq-desktop-git 0.8.9.r829.022f990f2-1Pi-Yueh Chuang
2022-12-14Add Contributor informationBad3r
2022-12-14replace URL with logseq home page, specify branchBad3r
2022-12-14update(logseq-desktop-git/PKGBUILD): fix URLBad3r
```diff - url="https://github.com/logseq/logseq" + url="https://github.com/logseq/logseq.git" - "${pkgname}::git+https://github.com/logseq/logseq" + "${pkgname}::git+${url}" ``` I also replaced: - `"logseq-desktop-bin"` with `"${pkgname%-git}-bin"` - `"logseq-desktop.desktop"` with `"${pkgname%-git}.desktop"`
2022-09-19upgpkg: logseq-desktop-git 0.8.7.r25.f40ab3552-1Pi-Yueh Chuang
In the desktop file, let logseq automatically choose the backend
2022-08-18upgpkg: logseq-desktop-git 0.8.1.r4.18caeec13-1Pi-Yueh Chuang
- skip zip packagine of electron-forge
2022-08-09upgpkg: logseq-desktop-git 0.8.0.r2.80fb12b6e-1Pi-Yueh Chuang
2022-04-01upgpkg: logseq-desktop-git 0.6.5.r45.93b49b59d-1Pi-Yueh Chuang
- patch the electron version - add a desktop action to run Logseq with wayland backend
2022-02-03upgpkg: logseq-desktop-git 0.5.9.r80.4356f7202-1Pi-Yueh Chuang
2021-12-23upgpkg: logseq-desktop-git 0.5.4.r153.c74fc2002-1Pi-Yueh Chuang
- updated the patch for clojure-cljs.edn to reflec the recent changes - removed the custom paths for cached npm/clojure packages. Now we use users' home paths for this purpose to speed up future AUR build.
2021-12-14upgpkg: logseq-desktop-git 0.5.4.r1.d7b1ce51-1Pi-Yueh Chuang
Remove the wayland desktop entry.
2021-11-08upgpkg: logseq-desktop-git 0.4.5.r97.ebfb68f7-1Pi-Yueh Chuang
fixed that the tag was matched to non-versioning tags
2021-09-22upgpkg: logseq-desktop-git 0.4.0.r0.73d141ed-1Pi-Yueh Chuang
added parser-worker target to clojure; added nodejs>=16
2021-06-09upgpkg: logseq-desktop-git 0.1.6.r2.8da7c9f6-1Pi-Yueh Chuang
update build.patch
2021-06-08upgpkg: logseq-desktop-git 0.1.5.r4.a22f7040-1Pi-Yueh Chuang
update build.patch accordingly
2021-05-26upgpkg: logseq-desktop-git 0.1.0.r14.43101c3c-1Pi-Yueh Chuang
Update the patch.
2021-04-19upgpkg: logseq-desktop-git 0.0.20.r0.f7c8d901-1Pi-Yueh Chuang
Update description.
2021-04-19upgpkg: logseq-desktop-git 0.0.20.r0.f7c8d901-1Pi-Yueh Chuang
Update electron configuration because the yarn's electron now already supports Wayland.
2021-04-10upgpkg: logseq-desktop-git 0.0.18.r6.3828f7d9-1Pi-Yueh Chuang
update shadow-cljs.edn according to the latest commit
2021-04-10upgpkg: logseq-desktop-git 0.0.18.r0.14c51461-1Pi-Yueh Chuang
* upstream release * optimized the build process by removing unnecessary steps and targets * forced to use long format for the version * removed zip * added nodejs
2021-04-08upgpkg: logseq-desktop-git 0.0.17.r22.d28b7282-1Pi-Yueh Chuang
Modify the patch to match the latest commit upstream.
2021-03-18upgpkg: chage the build process according to the latest commitPi-Yueh Chuang
2021-03-18upgpkg: logseq-desktop-git 0.0.13.r7.c6975bf0-1Pi-Yueh Chuang
update makedepends and depends
2021-03-17upgpkg: logseq-desktop-git 0.0.13.r6.11ee002e-1Pi-Yueh Chuang
Add logseq-desktop-bin to conflicts.
2021-03-17Initial upload: logseq-desktop-git 0.0.13.r4.4bb95ef2-1Pi-Yueh Chuang