summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2020-12-02 21:07:05 +0100
committerAlphaJack2020-12-02 21:07:05 +0100
commit2f56c0d22e61c2e0b8b43fca2132b7b0e7e09118 (patch)
treed21e3501c8ef115e70d627b5785ddde514785fe6 /PKGBUILD
parentb314cf791d93dd9e35df2fdc1e1f155f355e94f1 (diff)
downloadaur-2f56c0d22e61c2e0b8b43fca2132b7b0e7e09118.tar.gz
Replaced md5sums with sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7bb7a5641f9..cf17a75f4353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ replaces=("roundcube-rcmcarddav")
depends=("roundcubemail")
makedepends=("composer")
source=("$url/releases/download/v$pkgver/carddav-v$pkgver.tgz")
-md5sums=("40dad8058d734d5a4a667b0592097075")
+sha256sums=("2eeed69e5ecb1584460a5f8b527a803959dcf885ae34a1b1f4af3c0c29893d3d")
backup=("etc/webapps/roundcubemail/plugins/carddav/config.inc.php")
build(){