Skip to content

Commit

Permalink
EVERYTHING WORKS
Browse files Browse the repository at this point in the history
  • Loading branch information
Iris-TheRainbow committed Jun 18, 2024
1 parent f2a783a commit 28b2a47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: iris [email protected]
pkgname=revhubinterface-git
_pkgname=RevHubInterface
pkgver=1.3.3.r35.gc5358b9
pkgver=1.3.3.r36.gf2a783a
pkgrel=1
pkgdesc="Software for controling a REV Expansion Hub on a pc over USB"
arch=('any')
Expand Down Expand Up @@ -30,5 +30,5 @@ package(){
install -Dm644 -t "${pkgdir}/usr/share/applications" revhubinterface.desktop
cd dist
cp REVHubInterface revhubinterface
install -Dm755 -t "${pkgdir}/usr/bin" dist/revhubinterface
install -Dm755 -t "${pkgdir}/usr/bin" revhubinterface
}

0 comments on commit 28b2a47

Please sign in to comment.