Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored May 25, 2024
1 parent d967c71 commit d3625a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/os-specific/athena-config/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgname=athena-config
pkgver=1.0.6
pkgrel=3
pkgrel=4
pkgdesc="System configuration for Athena."
arch=('any')
license=("custom")
Expand Down Expand Up @@ -40,4 +40,4 @@ package() {
cp -rf "${srcdir}"/usr/share/icons/hicolor/* "${pkgdir}/usr/share/icons/hicolor/"
cp -rf "${srcdir}"/usr/share/icons/htb-toolkit/* "${pkgdir}/usr/share/icons/htb-toolkit/"
cp -rf "${srcdir}"/usr/share/pixmaps/* "${pkgdir}/usr/share/pixmaps/"
}
}

0 comments on commit d3625a5

Please sign in to comment.