diff options
Diffstat (limited to 'libre/libretools')
-rw-r--r-- | libre/libretools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index 9a65e6375..53053197f 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -9,9 +9,9 @@ pkgdesc="Programs for Parabola development" url="https://projects.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20160609 +pkgver=20170117 source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('e98cae9a82c741d5b6c8456903f5ad7b') +md5sums=('123d336ec6ffa7c8e536efd49f1dd72b') pkgrel=1 arch=('any') |