diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-05-03 07:47:58 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-05-03 07:47:58 +0200 |
commit | 57c6cc24bf27b44adbcde021574deae60ec17b2d (patch) | |
tree | b2dc7f03da0d90333d9517479214b156ed05eb78 | |
parent | f19651382eea9b44e0e2bad1b204e3af5ab80f8b (diff) | |
download | packages-57c6cc24bf27b44adbcde021574deae60ec17b2d.tar.xz |
community/libnids: forgot to adapt checksum of patch
-rw-r--r-- | community/libnids/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnids/PKGBUILD b/community/libnids/PKGBUILD index 7be0ea3e..b21e57a2 100644 --- a/community/libnids/PKGBUILD +++ b/community/libnids/PKGBUILD @@ -3,7 +3,7 @@ # see https://src.fedoraproject.org/cgit/rpms/libnids.git/commit/?id=ecafb692f20e0acad555f66c3cc1646997a82dae source+=('libnids-1.24-inline.patch') -sha256sums+=('0c2b0426a6bab56641f3579dca266ea8d38e1834230154a1be9bbe2f66e2df5e') +sha256sums+=('be5a0e9987f7c1bdae5480f8463ba8b0011c4c000750e8e22136fe81b6287b98') prepare() { cd $pkgname-$pkgver |