diff --git a/.gitmodules b/.gitmodules index 8fbfdd4..ba94ae2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -223,3 +223,6 @@ [submodule "pkg/uavs3d-git"] path = pkg/uavs3d-git url = https://aur.archlinux.org/uavs3d-git.git +[submodule "pkg/iio-sensor-proxy-git"] + path = pkg/iio-sensor-proxy-git + url = https://aur.archlinux.org/iio-sensor-proxy-git.git diff --git a/pkg/de-p1st-rotate/PKGBUILD b/pkg/de-p1st-rotate/PKGBUILD index a96449a..ba4db16 100644 --- a/pkg/de-p1st-rotate/PKGBUILD +++ b/pkg/de-p1st-rotate/PKGBUILD @@ -16,8 +16,8 @@ sha256sums=('SKIP') # 'SKIP' for git sources; Otherwise: autofill using updpkgsu package() { cd "${_reponame}/pkg/${pkgname}" - install -Dm0544 usr/bin/de-p1st-rotate-screen "$pkgdir"/usr/bin/de-p1st-rotate-screen - install -Dm0544 usr/bin/de-p1st-auto-rotate "$pkgdir"/usr/bin/de-p1st-auto-rotate + install -Dm0544 usr/bin/de-p1st-rotate/de-p1st-rotate-screen "$pkgdir"/usr/bin/de-p1st-rotate/de-p1st-rotate-screen + install -Dm0544 usr/bin/de-p1st-rotate/de-p1st-auto-rotate "$pkgdir"/usr/bin/de-p1st-rotate/de-p1st-auto-rotate install -Dm0644 -o0 etc/de-p1st-rotate/config.cfg "$pkgdir"/etc/de-p1st-rotate/config.cfg } diff --git a/pkg/de-p1st-rotate/usr/bin/de-p1st-installer/de-p1st-auto-rotate b/pkg/de-p1st-rotate/usr/bin/de-p1st-rotate/de-p1st-auto-rotate similarity index 100% rename from pkg/de-p1st-rotate/usr/bin/de-p1st-installer/de-p1st-auto-rotate rename to pkg/de-p1st-rotate/usr/bin/de-p1st-rotate/de-p1st-auto-rotate diff --git a/pkg/de-p1st-rotate/usr/bin/de-p1st-installer/de-p1st-rotate-screen b/pkg/de-p1st-rotate/usr/bin/de-p1st-rotate/de-p1st-rotate-screen similarity index 100% rename from pkg/de-p1st-rotate/usr/bin/de-p1st-installer/de-p1st-rotate-screen rename to pkg/de-p1st-rotate/usr/bin/de-p1st-rotate/de-p1st-rotate-screen diff --git a/pkg/holo b/pkg/holo index 1824047..62cca9d 160000 --- a/pkg/holo +++ b/pkg/holo @@ -1 +1 @@ -Subproject commit 1824047a640ddbe8f22231cafd2c1fee89e74e63 +Subproject commit 62cca9db19cc12ace23ce02daeb07b0f1432de62 diff --git a/pkg/iio-sensor-proxy-git b/pkg/iio-sensor-proxy-git new file mode 160000 index 0000000..890e858 --- /dev/null +++ b/pkg/iio-sensor-proxy-git @@ -0,0 +1 @@ +Subproject commit 890e85860e1e8289c65caddbb349ad5e4c898269 diff --git a/pkg/nextcloud-client-git b/pkg/nextcloud-client-git index 4a0df1c..718a1c6 160000 --- a/pkg/nextcloud-client-git +++ b/pkg/nextcloud-client-git @@ -1 +1 @@ -Subproject commit 4a0df1c24e26f1c27baf051970ea811244d63082 +Subproject commit 718a1c64fece7ee1a456ae699305978e3a20c212 diff --git a/pkg/qt-installer-framework b/pkg/qt-installer-framework index 2dbc32d..da8c599 160000 --- a/pkg/qt-installer-framework +++ b/pkg/qt-installer-framework @@ -1 +1 @@ -Subproject commit 2dbc32d4b4bd1c88ce83b4cf783628f5373c8a3c +Subproject commit da8c5994db9aaf2b6e9b93b72bd3ac9cbfe50f0a