Date: Tuesday, April 4, 2023 @ 20:50:16
  Author: freswa
Revision: 1435246

update upstream url

Modified:
  avrdude/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 20:47:01 UTC (rev 1435245)
+++ PKGBUILD    2023-04-04 20:50:16 UTC (rev 1435246)
@@ -9,7 +9,7 @@
 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')

Reply via email to