summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d68bdf3ec57a..fa49a81e2a9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = up-git
pkgdesc = Ultimate Plumber is a tool for writing Linux pipes with instant live preview
pkgver = 1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/akavel/up
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index e1da4d311728..cbc2884687e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Mainintainer : Lucas Rooyakkers <lucas dot rooyakkers at pm dot me>
pkgname=up-git
pkgver=1
-pkgrel=5
+pkgrel=6
license=('Apache')
pkgdesc="Ultimate Plumber is a tool for writing Linux pipes with instant live preview"
url="https://github.com/akavel/up"