summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
-rw-r--r--postsrsd.conf2
3 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 145a927b693a..4cf765164066 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,6 @@ pkgbase = postsrsd
source = postsrsd-1.11.tar.gz::https://github.com/roehling/postsrsd/archive/1.11.tar.gz
source = postsrsd.conf
md5sums = 5585ff7685ad5f0331ac6dde6304ca4b
- md5sums = dd002a74bd323a7ea315da4ef2df79dc
+ md5sums = cee1be46359eb9b6a44d1fac3cbc718b
pkgname = postsrsd
-
diff --git a/PKGBUILD b/PKGBUILD
index 976bbe3a0cab..c63740cdff70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ license=(GPL2)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/roehling/postsrsd/archive/${pkgver}.tar.gz"
"postsrsd.conf")
md5sums=('5585ff7685ad5f0331ac6dde6304ca4b'
- 'dd002a74bd323a7ea315da4ef2df79dc')
+ 'cee1be46359eb9b6a44d1fac3cbc718b')
check() {
cd "$srcdir/postsrsd-$pkgver/build"
diff --git a/postsrsd.conf b/postsrsd.conf
index b4692ffc8675..3afeab2b4ab1 100644
--- a/postsrsd.conf
+++ b/postsrsd.conf
@@ -1,2 +1,2 @@
# Type Name ID GECOS Home directory Shell
-u postsrsd mail "Postsrsd user"
+u postsrsd -:mail "Postsrsd user"