diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ pkgver=1.0.4 pkgrel=1 pkgdesc="Terminal-based remote package update manager" arch=('i686' 'x86_64') -url="https://www.ibh.de/apt-dater" +url="https://github.com/DE-IBH/apt-dater" license=('GPL') depends=('glib2' 'libxml2' 'lockfile-progs' 'ncurses' 'openssh' 'perl' 'popt' 'tcl' 'tmux' 'util-linux') makedepends=('pkg-config' 'vim') |