summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-19 18:28:13 +0100
committerFelix Golatofski2020-01-19 18:28:20 +0100
commit1ce8cca1288453718d519e712f84242177a8b6a1 (patch)
treecea6aafdabea5b5bba527b2cec91e571129f8a8a
parentbe49defc6d3248d3b5542632ca8a60ebbd5f7b2e (diff)
downloadaur-1ce8cca1288453718d519e712f84242177a8b6a1.tar.gz
Updated to 0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1f5e0abf66b..04293f655720 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = activityfox-git
pkgdesc = allow Firefox to play nice with KDE Plasma Activities
- pkgver = 0.180121
+ pkgver = 0.2
pkgrel = 1
- url = https://github.com/hellishnoob/activityfox
+ url = https://github.com/temporaryname96/activityfox
arch = i686
arch = x86_64
license = GPL3
makedepends = automoc4
depends = firefox
- source = git+https://github.com/hellishnoob/activityfox.git
+ source = git+https://github.com/temporaryname96/activityfox.git
sha256sums = SKIP
pkgname = activityfox-git
diff --git a/PKGBUILD b/PKGBUILD
index 050480aa9f3b..593c400b4d8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
pkgname=activityfox-git
_pkgname=activityfox
-pkgver=0.180121
+pkgver=0.2
pkgrel=1
pkgdesc="allow Firefox to play nice with KDE Plasma Activities"
arch=('i686' 'x86_64')
-url="https://github.com/hellishnoob/activityfox"
+url="https://github.com/temporaryname96/activityfox"
license=('GPL3')
depends=('firefox')
makedepends=('automoc4')