switched to use checkupdates-with-aur
authorMatthew Owens <matthew@owens.tech>
Thu, 20 Jun 2024 20:18:19 +0000 (21:18 +0100)
committerMatthew Owens <matthew@owens.tech>
Thu, 20 Jun 2024 20:18:19 +0000 (21:18 +0100)
numupdates

index 7c91851..8fa7b20 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-n=$((checkupdates && checkupdates-aur) | wc -l)
+n=$(checkupdates-with-aur | wc -l )
 [ $n -eq 0 ] || echo $n