From 70e0f2218d0c110e706fe7114d14416fb3a597b0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 17 Apr 2019 09:42:33 +0200 Subject: update-archlinux32-package: new packages (checksum) --- update-archlinux32-package | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'update-archlinux32-package') diff --git a/update-archlinux32-package b/update-archlinux32-package index 0f327f4..cac7f22 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -3,6 +3,7 @@ # update an archlinux32 package # archiso # asp +# dart # devtools # eclipse # flashplugin @@ -13,6 +14,7 @@ # linux-zen # python-pip-bootstrap # reflector +# teamspeak3-server git_repo_path='/usr/src/archlinux32/packages' upstream_git_path='/usr/src/archlinux/packages' @@ -95,7 +97,7 @@ case "${pkgname}" in # upstream, though) update_path='archlinuxewe' ;; - 'archiso'|'eclipse'|'flashplugin'|'freebasic'|'reflector') + 'archiso'|'dart'|'eclipse'|'flashplugin'|'freebasic'|'reflector'|'teamspeak3-server') # an upstream package which is updated by solely updating its checksum update_path='checksum' ;; -- cgit v1.2.3