summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-04-06 15:33:37 +0800
committerChocobo12023-04-06 15:33:37 +0800
commit505c8d4dda825022a1b22ed17d5da81f4c665e4d (patch)
tree45a6927fbbd00ce7e63258dd6bf068d0663a0716
parentdf598d5c17a7b8c8aa574013362efcb011eb01ed (diff)
downloadaur-505c8d4dda825022a1b22ed17d5da81f4c665e4d.tar.gz
upgpkg: chewing-editor-git 0.1.1.r46.g11841ff-1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbea0880d018..6ec9e846b05f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chewing-editor-git
pkgdesc = Cross platform chewing user phrase editor
- pkgver = 0.1.1.r39.gfdea9ac
+ pkgver = 0.1.1.r46.g11841ff
pkgrel = 1
url = http://chewing.im
arch = i686
@@ -15,10 +15,9 @@ pkgbase = chewing-editor-git
depends = hicolor-icon-theme
depends = libchewing
depends = qt5-base
- provides = chewing-editor
+ provides = chewing-editor=0.1.1.r46.g11841ff
conflicts = chewing-editor
source = git+https://github.com/chewing/chewing-editor.git
sha256sums = SKIP
pkgname = chewing-editor-git
-
diff --git a/PKGBUILD b/PKGBUILD
index fe670397f7b0..f8a3a8114b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=chewing-editor-git
-pkgver=0.1.1.r39.gfdea9ac
+pkgver=0.1.1.r46.g11841ff
pkgrel=1
pkgdesc="Cross platform chewing user phrase editor"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('glibc' 'hicolor-icon-theme' 'libchewing' 'qt5-base')
makedepends=('git' 'cmake' 'help2man' 'qt5-tools')
checkdepends=('valgrind')
-provides=('chewing-editor')
+provides=("chewing-editor=$pkgver")
conflicts=('chewing-editor')
source=("git+https://github.com/chewing/chewing-editor.git")
sha256sums=('SKIP')