voidcheck.sh: change to new void-packages
Former-commit-id: 5a7583bf4180d2d37c7d6eed9d36daa5a1bd3d71 Former-commit-id: 977b16173235a859a17cfe7c7cdfc0baa57b65cd
This commit is contained in:
parent
ec4cf925ed
commit
447ad306f7
@ -15,7 +15,7 @@ if [ -f /usr/bin/rsstail ];then
|
|||||||
|
|
||||||
|
|
||||||
feedcmd='rsstail -1 -u'
|
feedcmd='rsstail -1 -u'
|
||||||
feed='https://github.com/voidlinux/void-packages/commits/master.atom'
|
feed='https://github.com/void-linux/void-packages/commits/master.atom'
|
||||||
newpkgs='grep -e New -e new'
|
newpkgs='grep -e New -e new'
|
||||||
updatedpkgs='grep -e Update -e update'
|
updatedpkgs='grep -e Update -e update'
|
||||||
sysupdates="xbps-install -S | xbps-install -Snu"
|
sysupdates="xbps-install -S | xbps-install -Snu"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user