summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcodl2017-12-23 23:21:20 +0100
committercodl2017-12-23 23:21:20 +0100
commit5e2e492db9773a0524c97c1fb66dfb65302f6c29 (patch)
tree2d13e4770813e835f998d1e323290301ee7ae994
parent730464c2af4846a00ae75a5356acf05ff36f3adf (diff)
downloadaur-5e2e492db9773a0524c97c1fb66dfb65302f6c29.tar.gz
update URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28b61370adae..7c33a774626d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ibus-uniemoji
pkgdesc = A simple input method for ibus that allows you to enter unicode emoji and other symbols by name
pkgver = 0.6.0
- pkgrel = 1
- url = https://github.com/lalomartins/ibus-uniemoji
+ pkgrel = 2
+ url = https://github.com/salty-horse/ibus-uniemoji
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 63291909a3cf..137034850f60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=ibus-uniemoji
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="A simple input method for ibus that allows you to enter unicode emoji and other symbols by name"
arch=(i686 x86_64)
-url="https://github.com/lalomartins/ibus-uniemoji"
+url="https://github.com/salty-horse/ibus-uniemoji"
license=('GPL')
depends=('python' 'libibus')
conflicts=('ibus-uniemoji-git')