author | Frederik Schwan
<freswa@archlinux.org> 2023-04-04 20:50:16 UTC |
committer | Frederik Schwan
<freswa@archlinux.org> 2023-04-04 20:50:16 UTC |
parent | 9d8bdb68ae13b4462fc3f51cf86ce85cd13fb909 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 62fef31..01c25a9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgver=7.1 pkgrel=1 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers" arch=('x86_64') -url="https://www.nongnu.org/avrdude/" +url="https://github.com/avrdudes/avrdude/" license=('GPL') depends=('elfutils' 'hidapi' 'libftdi' 'libusb-compat' 'readline') makedepends=('cmake' 'ninja')