diff --git a/packages/tos-dotfiles/PKGBUILD b/packages/tos-dotfiles/PKGBUILD index b42ec4e..2caa903 100644 --- a/packages/tos-dotfiles/PKGBUILD +++ b/packages/tos-dotfiles/PKGBUILD @@ -4,7 +4,7 @@ arch=('any') url='https://git.tipragot.fr/tipragot/tos' license=('MIT') -pkgver='0.1.2' +pkgver='0.1.3' pkgrel='1' depends=('tos-core' 'rsync') source=('tos-dotfiles.hook') diff --git a/packages/tos-dotfiles/tos-dotfiles.hook b/packages/tos-dotfiles/tos-dotfiles.hook index c4f4238..88f1f7e 100644 --- a/packages/tos-dotfiles/tos-dotfiles.hook +++ b/packages/tos-dotfiles/tos-dotfiles.hook @@ -9,4 +9,4 @@ Target = tos-* Description = Update user dotfiles Depends = tos-dotfiles When = PostTransaction -Exec = /usr/bin/rsync -r --chown=me:me /etc/tos/dotfiles/* /home/me/ \ No newline at end of file +Exec = /usr/bin/rsync -r --chown=me:me /etc/tos/dotfiles/. /home/me/ \ No newline at end of file diff --git a/repository/tos-dotfiles-0.1.2-1-any.pkg.tar.zst b/repository/tos-dotfiles-0.1.2-1-any.pkg.tar.zst deleted file mode 100644 index 4355892..0000000 Binary files a/repository/tos-dotfiles-0.1.2-1-any.pkg.tar.zst and /dev/null differ diff --git a/repository/tos-dotfiles-0.1.3-1-any.pkg.tar.zst b/repository/tos-dotfiles-0.1.3-1-any.pkg.tar.zst new file mode 100644 index 0000000..9b4b5f9 Binary files /dev/null and b/repository/tos-dotfiles-0.1.3-1-any.pkg.tar.zst differ diff --git a/repository/tos.db b/repository/tos.db index 1c8d42d..ffd4726 100644 Binary files a/repository/tos.db and b/repository/tos.db differ diff --git a/repository/tos.files b/repository/tos.files index 4754b22..21fca96 100644 Binary files a/repository/tos.files and b/repository/tos.files differ