summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshinji2023-04-12 19:09:35 +0800
committershinji2023-04-12 19:09:35 +0800
commit9b4fbe1f89dbb94099cd1646db5c990aa3755073 (patch)
tree75f81e69c38bb5b224f0721c4c497a8cba666d94 /PKGBUILD
parent9cd3c8757046c3d56d5bbcbb1d276cb843e7a128 (diff)
downloadaur-9b4fbe1f89dbb94099cd1646db5c990aa3755073.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4272ce7b56de..d9930a0761ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=()
conflicts=()
provides=()
source=("conservation_mode.service")
-md5sums=('1f0b278b3e3097509340b2d383fee347')
+md5sums=('c2c34c4cc495436bf91d3dfc205afb6d')
package() {
install -Dm644 "${startdir}/${pkgname}.service" "$pkgdir/usr/lib/systemd/system/${pkgname}.service"