From 63aedac5c0664acb60da50f3be9958b59fb05750 Mon Sep 17 00:00:00 2001 From: Dmitry Porunov Date: Wed, 24 Jun 2020 21:13:09 +0300 Subject: [PATCH] Just to see what happens --- pkg/aur/posy-cursors/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/aur/posy-cursors/PKGBUILD b/pkg/aur/posy-cursors/PKGBUILD index 1aa83ab..c65b044 100644 --- a/pkg/aur/posy-cursors/PKGBUILD +++ b/pkg/aur/posy-cursors/PKGBUILD @@ -23,7 +23,7 @@ package() { echo "-------------------------------------------------------" echo "-------------------------------------------------------" echo "-------------------------------------------------------" - cd $pkgname-$pkgver-themes/themes + cd $pkgname-v$pkgver-themes/themes install -Ddm755 "$pkgdir/usr/share/icons" cp -dr --no-preserve=ownership posy-white/ "$pkgdir/usr/share/icons/posy-white" cp -dr --no-preserve=ownership posy-black/ "$pkgdir/usr/share/icons/posy-black"