summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2018-06-29 21:12:22 +0200
committerJake2018-06-30 00:07:45 +0200
commit2bac518e461d2a4be9f2f72243c0d5475d8f573d (patch)
treea2a33d39fcb1d36eab04b1d2e13613fdad7d7b5b
parent894ae1d57c5d556567ef9c04fbb5ee0c31ade0ab (diff)
downloadaur-2bac518e461d2a4be9f2f72243c0d5475d8f573d.tar.gz
Change tmpfiles to d
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--octoprint.tmpfiles2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a1dedc5667..f26c98427610 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octoprint-venv
pkgdesc = The snappy snappy web interface for your 3D printer! (virtualenv installation type)
pkgver = 1.3.8
- pkgrel = 4
+ pkgrel = 5
url = http://octoprint.org/
install = octoprint.install
arch = any
@@ -18,7 +18,7 @@ pkgbase = octoprint-venv
sha256sums = f447d2888004ff85971691a0e0f01d74dec6169b7ac599ec51bf44cfe42f2f92
sha256sums = 7f7aa02075901d7501a03bda082f050ba5862e58034f0216b5a76d2a25135d3a
sha256sums = 79d0f9fe053181eaa77f472b5235463ce217475d47fada9869f42d313b4651a9
- sha256sums = ff05d3e76a59f23f2d06d318f8bac1bf5797fafe1c86c45de0249983d2072c25
+ sha256sums = 67f7844f39428058d59e2a7cb03b3d3077b5f4b0a136fc9dd123e6538a92e851
pkgname = octoprint-venv
diff --git a/PKGBUILD b/PKGBUILD
index 1033ab0661d1..3a39b729a211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=octoprint-venv
pkgver=1.3.8
-pkgrel=4
+pkgrel=5
pkgdesc="The snappy snappy web interface for your 3D printer! (virtualenv installation type)"
arch=('any')
url="http://octoprint.org/"
@@ -20,7 +20,7 @@ source=("https://github.com/foosel/OctoPrint/archive/${pkgver}.tar.gz"
sha256sums=('f447d2888004ff85971691a0e0f01d74dec6169b7ac599ec51bf44cfe42f2f92'
'7f7aa02075901d7501a03bda082f050ba5862e58034f0216b5a76d2a25135d3a'
'79d0f9fe053181eaa77f472b5235463ce217475d47fada9869f42d313b4651a9'
- 'ff05d3e76a59f23f2d06d318f8bac1bf5797fafe1c86c45de0249983d2072c25')
+ '67f7844f39428058d59e2a7cb03b3d3077b5f4b0a136fc9dd123e6538a92e851')
package() {
diff --git a/octoprint.tmpfiles b/octoprint.tmpfiles
index 8b9b01ceacdc..517514a5337f 100644
--- a/octoprint.tmpfiles
+++ b/octoprint.tmpfiles
@@ -1,2 +1,2 @@
-D /var/lib/octoprint - octoprint octoprint - -
+d /var/lib/octoprint - octoprint octoprint - -
Z /opt/octoprint-venv - octoprint octoprint - -