summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2018-06-12 13:53:38 +0200
committerbartus2018-06-12 13:53:38 +0200
commitfcc67a009db8a76f424b79797a127a37ec0cc38c (patch)
treecd779c4a9f94ea0459a82f1e0838ee93ad0f4422
parent00657b1ddb29ec0fe3db1aa315668f344151e936 (diff)
downloadaur-fcc67a009db8a76f424b79797a127a37ec0cc38c.tar.gz
fork obscure chinese repo
rename thunarx-2 to thunarx-3
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 033a089fe233..d5d023cf2b10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = thunar-nilfs2-plugin-git
pkgdesc = You can see a list of checkpoints created by NILFS2 in Thunar
- pkgver = 0.git2
+ pkgver = 0.git3
pkgrel = 1
- url = https://github.com/kazuki/thunar-nilfs2-plugin
+ url = https://github.com/bartoszek/thunar-nilfs2-plugin
arch = i686
arch = x86_64
license = GPL3
@@ -13,7 +13,7 @@ pkgbase = thunar-nilfs2-plugin-git
provides = thunar-nilfs2-plugin
conflicts = thunar-nilfs2-plugin
conflicts = thunar-nilfs2-plugin-git
- source = thunar-nilfs2-plugin::git+https://github.com/kazuki/thunar-nilfs2-plugin.git
+ source = thunar-nilfs2-plugin::git+https://github.com/bartoszek/thunar-nilfs2-plugin.git
md5sums = SKIP
pkgname = thunar-nilfs2-plugin-git
diff --git a/PKGBUILD b/PKGBUILD
index 12d9cf1f409e..bafc64c98b90 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=thunar-nilfs2-plugin-git
_pkgname=thunar-nilfs2-plugin
-pkgver=0.git2
+pkgver=0.git3
pkgrel=1
pkgdesc="You can see a list of checkpoints created by NILFS2 in Thunar"
arch=('i686' 'x86_64')
-url="https://github.com/kazuki/thunar-nilfs2-plugin"
+url="https://github.com/bartoszek/thunar-nilfs2-plugin"
license=('GPL3')
depends=('nilfs-utils')
provides=('thunar-nilfs2-plugin')
conflicts=('thunar-nilfs2-plugin' 'thunar-nilfs2-plugin-git')
makedepends=('git' 'thunar' 'xfce4-dev-tools')
-source=("$_pkgname::git+https://github.com/kazuki/thunar-nilfs2-plugin.git")
-md5sums=("SKIP")
+source=("$_pkgname::git+https://github.com/bartoszek/thunar-nilfs2-plugin.git")
+md5sums=('SKIP')
pkgver(){
cd $_pkgname