diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-27 21:02:53 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-27 21:02:53 -0300 |
commit | 037ef2db5d775c8f852dc35df21f94aa9aa95222 (patch) | |
tree | 4cd8cc18ae136647718f5e05f2c94788c8c3725f /libre | |
parent | fa209595acf7d0ad528adf039af777470e3262b6 (diff) | |
download | abslibre-037ef2db5d775c8f852dc35df21f94aa9aa95222.tar.gz abslibre-037ef2db5d775c8f852dc35df21f94aa9aa95222.tar.bz2 abslibre-037ef2db5d775c8f852dc35df21f94aa9aa95222.zip |
systemd{,-knock}: fix checksums
Diffstat (limited to 'libre')
-rw-r--r-- | libre/systemd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 5ca7de149..c91f66f35 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -33,7 +33,7 @@ source=("git://github.com/systemd/systemd.git#tag=v$pkgver" "https://repo.parabola.nu/other/systemd/splash-parabola.bmp"{,.sig}) md5sums=('SKIP' '90ea67a7bb237502094914622a39e281' - 'cfb3f8ea657ab24535cc061bb38ec4c1' + '8a093826cbce909e34f15dccd73974c4' '1b3aa3a0551b08af9305d33f85b5c2fc' '36ee74767ac8734dede1cbd0f4f275d7' '9b9f4a58e4c4009bf5290c5b297600c3' |