summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCode Imp2019-01-25 12:12:55 +0300
committerCode Imp2019-01-25 12:12:55 +0300
commit82c6e87bf98271c432eb631a6a70d8feb60372a7 (patch)
tree177c4a4ebf8152807e81fbeb49c2778189701620 /PKGBUILD
parent19a6f4dff798c7395fc22d925527c9734a1038ad (diff)
downloadaur-82c6e87bf98271c432eb631a6a70d8feb60372a7.tar.gz
fix md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cf9dd6c4c61..9b7cd216550f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('ncurses' 'lvm2' 'fuse' 'rpmextract')
install=${pkgname}.install
source=( "${url}/rpm/el/7/x86_64/veeam-${pkgver}-1.el7.x86_64.rpm" )
conflicts=("${_pkgbase}")
-md5sums=('1fad5f089714599e92bb222e4cc2ab81')
+md5sums=('2d0e10439fbd3b7258e06d4c4f62fde7')
#
build() {
msg "build..."