summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1c844918f86..02b5703d684b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = aptpac
pkgdesc = a pacman wrapper with syntax from debian's apt
pkgver = 2.0.0
pkgrel = 2
- url = https://github.com/Hayao0819/aptpac
+ url = https://github.com/SereneTeam/aptpac
arch = i686
arch = x86_64
license = WTFPL
@@ -11,7 +11,7 @@ pkgbase = aptpac
conflicts = apt
conflicts = apt-git
conflicts = aptpac-git
- source = https://github.com/Hayao0819/aptpac/archive/v2.0.0.zip
+ source = https://github.com/SereneTeam/aptpac/archive/v2.0.0.zip
md5sums = SKIP
pkgname = aptpac
diff --git a/PKGBUILD b/PKGBUILD
index f3910e05b6f3..38929edee73f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.0.0
pkgrel=2
pkgdesc="a pacman wrapper with syntax from debian's apt"
arch=('i686' 'x86_64')
-url="https://github.com/Hayao0819/aptpac"
+url="https://github.com/SereneTeam/aptpac"
license=('WTFPL')
depends=('sudo')
makedepends=('git')