|
@@ -3,8 +3,8 @@
|
|
|
|
|
|
|
|
pkgname=gogs
|
|
pkgname=gogs
|
|
|
_pkgname=${pkgname}
|
|
_pkgname=${pkgname}
|
|
|
-pkgver=0.6.15
|
|
|
|
|
-pkgrel=3
|
|
|
|
|
|
|
+pkgver=0.7.0
|
|
|
|
|
+pkgrel=1
|
|
|
epoch=1
|
|
epoch=1
|
|
|
pkgdesc="Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language."
|
|
pkgdesc="Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language."
|
|
|
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
|
|
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
|
|
@@ -18,7 +18,7 @@ optdepends=('sqlite: SQLite support'
|
|
|
'memcached: MemCached support'
|
|
'memcached: MemCached support'
|
|
|
'openssh: GIT over SSH support'
|
|
'openssh: GIT over SSH support'
|
|
|
'tidb-git: TiDB support')
|
|
'tidb-git: TiDB support')
|
|
|
-makedepends=('go>=1.2' 'git>=1.7.1' 'patch')
|
|
|
|
|
|
|
+makedepends=('go>=1.3' 'git>=1.7.1' 'patch')
|
|
|
conflicts=('gogs-bin' 'gogs-git' 'gogs-git-dev')
|
|
conflicts=('gogs-bin' 'gogs-git' 'gogs-git-dev')
|
|
|
options=('!strip' '!emptydirs')
|
|
options=('!strip' '!emptydirs')
|
|
|
backup=('srv/gogs/conf/app.ini')
|
|
backup=('srv/gogs/conf/app.ini')
|
|
@@ -32,7 +32,7 @@ source=('gogs.service'
|
|
|
"$_pkgname::git+https://${_gourl}.git#tag=v${pkgver}")
|
|
"$_pkgname::git+https://${_gourl}.git#tag=v${pkgver}")
|
|
|
|
|
|
|
|
sha512sums=(c7abbe4af438a8a1db44537a16dbd40b82d50c921d53002c083071c4cd16644769e9d5dabbccedc1bd4ba563324186da4b4378365e098cc45df76402a657be90
|
|
sha512sums=(c7abbe4af438a8a1db44537a16dbd40b82d50c921d53002c083071c4cd16644769e9d5dabbccedc1bd4ba563324186da4b4378365e098cc45df76402a657be90
|
|
|
- cd00b1f29c0ab2eaf70647b51a7fe135aa00906dcda1b1d99c56ea3371fc6540f82bf77999018078b43294614317df253fb4217c2d84f873398c4a69ae2bfaa5
|
|
|
|
|
|
|
+ 7fe59ae091353438bd59d1b27fd40663e2f53c073eedd5f321ae2e2f657de7af5efd10f0ce316dab3ef9f300e82450da5f86f64592d75e9b150b7d08d59af04a
|
|
|
e746dbdafc4c8d0b15a224dba95ae3151611ba9ff468ee6f0b1789e489955e4d7eaac0dbdf28a22e5b8211559af5950726f4a37d699a2490fd349f034401028c
|
|
e746dbdafc4c8d0b15a224dba95ae3151611ba9ff468ee6f0b1789e489955e4d7eaac0dbdf28a22e5b8211559af5950726f4a37d699a2490fd349f034401028c
|
|
|
'SKIP')
|
|
'SKIP')
|
|
|
|
|
|