summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFirstAirBender2020-03-23 01:56:13 +0000
committerFirstAirBender2020-03-23 01:56:13 +0000
commitbadc3f49c8cf16f8a91d69c5f2881ae8aadba538 (patch)
treecedc7ad7fc1d30d6a3389eb1abc0db7ddc9208a8
parent062752c99fa74cc247d2702a37703de1c98ded87 (diff)
downloadaur-badc3f49c8cf16f8a91d69c5f2881ae8aadba538.tar.gz
Release: v1.3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa1bdf99cc8..c6139982e532 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = systemd-removed-services-hook
pkgdesc = Notifies you of uninstalled systemd services along with the command to disable them
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/firstairbender/systemd-removed-services-hook
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 8e9c45b5a3ad..658ae52fe958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=systemd-removed-services-hook
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc='Notifies you of uninstalled systemd services along with the command to disable them'
arch=('any')
url='https://gitlab.com/firstairbender/systemd-removed-services-hook'