summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMhd Sulhan2015-08-24 23:23:16 +0700
committerMhd Sulhan2015-08-24 23:23:16 +0700
commit065080cec7bebdf939fd3418cee3dc8c98089660 (patch)
treedcb278fe3c3fd069e2cf3aafed5b3973fe9fc761 /PKGBUILD
parent43dc15a582a94083a1e37d6285dff75b15547247 (diff)
downloadaur-065080cec7bebdf939fd3418cee3dc8c98089660.tar.gz
Update branch to 0.8.2-alpha.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21dbe4de8096..39ef84c694a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sulhan <ms at kilabit.info>
pkgname=pgmodeler-git
-pkgver=v0.8.1.beta1.r3.gd75bd0c
+pkgver=v0.8.1.r4.g949d15a
pkgrel=1
pkgdesc="PostgreSQL Database Modeler"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('git' 'patch')
provides=('pgmodeler')
conflicts=('pgmodeler')
source=(
- "${pkgname}::git+https://github.com/pgmodeler/pgmodeler.git#branch=develop"
+ "${pkgname}::git+https://github.com/pgmodeler/pgmodeler.git#branch=0.8.2-alpha"
"pgmodeler.desktop"
"pgmodeler-git.install"
"0001.patch"