summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69bab579b317..b495c2ea6d5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Tue Apr 10 13:22:00 UTC 2018
pkgbase = run-one
pkgdesc = Run just one instance of a command and its args at a time
pkgver = 1.17
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/run-one
arch = any
license = GPL3
depends = sh
depends = util-linux
source = run-one-1.17.tgz::https://bazaar.launchpad.net/~run-one/run-one/trunk/tarball/70
- sha256sums = 82b58b12b881824e754f9d608d5973226a8bf9f360bcf40c5d66181987bfe7fc
+ sha256sums = 2582ec486ad91dacda511967a87fd80eec6bf924867576477c8f5cd93df3f91a
pkgname = run-one
diff --git a/PKGBUILD b/PKGBUILD
index 8f3ef84ddfe1..4cc06c299298 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=run-one
_bzr=70
pkgver=1.17
-pkgrel=1
+pkgrel=2
pkgdesc="Run just one instance of a command and its args at a time "
arch=('any')
url="https://launchpad.net/run-one"
@@ -17,4 +17,4 @@ package() {
install -Dm644 run-one.1 "$pkgdir/usr/share/man/man1/run-one.1"
}
-sha256sums=('82b58b12b881824e754f9d608d5973226a8bf9f360bcf40c5d66181987bfe7fc')
+sha256sums=('2582ec486ad91dacda511967a87fd80eec6bf924867576477c8f5cd93df3f91a')