diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-12 23:07:03 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-12 23:07:03 -0200 |
commit | 85045fae7280842a52db8d092bb385e1567c5b79 (patch) | |
tree | 74165ea4255dae29c5991dc898cf54d69678d573 | |
parent | 82633fcf97e906f0b538794cec1c516c018e47ef (diff) |
vhba-module-libre: fix source code checksum
-rw-r--r-- | libre/vhba-module-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vhba-module-libre/PKGBUILD b/libre/vhba-module-libre/PKGBUILD index cdec261a8..6fd03acd8 100644 --- a/libre/vhba-module-libre/PKGBUILD +++ b/libre/vhba-module-libre/PKGBUILD @@ -22,7 +22,7 @@ conflicts=('vhba-module') provides=("vhba-module=$pkgver") source=("http://downloads.sourceforge.net/cdemu/$_pkgname-$pkgver.tar.bz2" '60-vhba.rules') -md5sums=('660df41d08b1fd86baad1f16a0264438' +md5sums=('92a681e4665aa85a8335d00395a61697' '4dc37dc348b5a2c83585829bde790dcc') build() { |