Skip to content

Commit

Permalink
update lilac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
taotieren committed Jan 28, 2025
1 parent 92b881c commit dce7f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aur-repo/dsview-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pkgver() {
prepare() {
git -C "${srcdir}/${pkgname}" clean -dfx
cd "${srcdir}"/${pkgname}/
git remote add taotieren https://github.com/taotieren/DSView
git remote add taotieren https://github.com/taotieren/DSView.git
git fetch --all
git merge taotieren/fix-build
sed -i 's#MODE="0666"#TAG+="uaccess"#' DSView/DreamSourceLab.rules
Expand Down

0 comments on commit dce7f55

Please sign in to comment.