diff options
author | Sorin-Mihai Vârgolici <smv@yobicore.org> | 2011-08-31 20:31:29 +0300 |
---|---|---|
committer | Sorin-Mihai Vârgolici <smv@yobicore.org> | 2011-08-31 20:31:29 +0300 |
commit | f8dfc208388560bf71ed9c8d4e1dada9df205da8 (patch) | |
tree | b274fa748c172c3418b2bfd9daee795a60e3dd00 /libre/libui-sh | |
parent | 8162d98833e8d911c4b41b10281ba82e3057fe43 (diff) | |
download | abslibre-f8dfc208388560bf71ed9c8d4e1dada9df205da8.tar.gz abslibre-f8dfc208388560bf71ed9c8d4e1dada9df205da8.tar.bz2 abslibre-f8dfc208388560bf71ed9c8d4e1dada9df205da8.zip |
Updated md5sums in libre/libui-sh/PKGBUILD
Diffstat (limited to 'libre/libui-sh')
-rw-r--r-- | libre/libui-sh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/libui-sh/PKGBUILD b/libre/libui-sh/PKGBUILD index 1fb9e9717..e1f91a1db 100644 --- a/libre/libui-sh/PKGBUILD +++ b/libre/libui-sh/PKGBUILD @@ -11,6 +11,7 @@ license=('GPL3') depends=('bash') optdepends=('dialog: for ncurses support') source=($url/snapshot/${pkgname}-${pkgver}.tar.bz2) +md5sums=('79daf01e4cd5b7fb186d1127d3334092') build() { @@ -21,4 +22,3 @@ build() { } # vim:set ts=2 sw=2 et: -md5sums=('44e422ca76ca99a7df99e2249ff3b4e5') |