summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef6900f16d39..9aeede29fbd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = compton-old-git
pkgdesc = Old version of compton, before the picom fork, avoids some regressions
- pkgver = r436.316eac0
+ pkgver = r437.1765c9d
pkgrel = 1
url = https://github.com/chjj/compton
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = compton-old-git
makedepends = asciidoc
provides = compton
conflicts = compton
- source = git+https://github.com/chjj/compton.git
+ source = git+https://github.com/sandsmark/compton.git
md5sums = SKIP
pkgname = compton-old-git
diff --git a/PKGBUILD b/PKGBUILD
index 00108fe92c56..710fecbb930a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=compton-old-git
-pkgver=r436.316eac0
+pkgver=r437.1765c9d
pkgrel=1
pkgdesc='Old version of compton, before the picom fork, avoids some regressions'
arch=('x86_64' 'i686')
@@ -10,7 +10,7 @@ license=('MIT')
makedepends=('git' 'asciidoc')
conflicts=(compton)
provides=(compton)
-source=('git+https://github.com/chjj/compton.git')
+source=('git+https://github.com/sandsmark/compton.git')
md5sums=('SKIP')
pkgver() {