summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e18f72a0b4f6..205312cfe4c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 26 16:58:41 UTC 2016
+# Tue Sep 25 09:14:29 UTC 2018
pkgbase = teiler-git
pkgdesc = a simple screenshot/screencast tool written in bash
- pkgver = 315.9834654
+ pkgver = 506.a48733a
pkgrel = 1
url = https://github.com/carnager/teiler
install = teiler.install
@@ -24,7 +24,7 @@ pkgbase = teiler-git
provides = teiler
conflicts = teiler
options = !strip
- source = git+https://git.53280.de/teiler
+ source = git+https://github.com/carnager/teiler
md5sums = SKIP
pkgname = teiler-git
diff --git a/PKGBUILD b/PKGBUILD
index 15ba7ca6f81f..21ae51095fa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teiler-git
_pkgname=teiler
-pkgver=315.9834654
+pkgver=506.a48733a
pkgrel=1
conflicts=('teiler')
provides=('teiler')
@@ -21,7 +21,7 @@ optdepends=('fb-client: Upload to paste.xinu.at (or selfhosted filebin)'
options=(!strip)
install="teiler.install"
makedepends=('git')
-source=('git+https://git.53280.de/teiler')
+source=('git+https://github.com/carnager/teiler')
pkgver() {
cd teiler