Skip to content

Commit

Permalink
fix ayaled
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Sep 3, 2023
1 parent 4b9d5e9 commit f986d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/ayaled/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ pkgname=ayaled
pkgver=0.5.2
pkgrel=1
pkgdesc="A daemon to manage joystick LEDs on AYANEO devices"
url="https://github.com/honjow/AyaLed-rs"
url="https://github.com/mengmeet/ayaled"
arch=('x86_64')
license=('custom')
makedepends=('cargo')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/honjow/AyaLed-rs/archive/refs/tags/${pkgver}.tar.gz)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mengmeet/ayaled/archive/refs/tags/${pkgver}.tar.gz)
sha256sums=('SKIP')

prepare() {
Expand Down

0 comments on commit f986d10

Please sign in to comment.