diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-01-28 00:17:51 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-01-28 00:17:51 -0200 |
commit | fc9686da979cba548e21e8ba6598c3e79be3833d (patch) | |
tree | 617bcd3b452f72f5e671c5608079dfbefcdde0a1 /nonprism/kdenetwork-kopete/PKGBUILD | |
parent | 442d4ba897a7752ffd5d74378b18655d44cfeb74 (diff) | |
parent | c5c563eec2438ec16a57c95d22800de5a99171ef (diff) | |
download | abslibre-fc9686da979cba548e21e8ba6598c3e79be3833d.tar.gz abslibre-fc9686da979cba548e21e8ba6598c3e79be3833d.tar.bz2 abslibre-fc9686da979cba548e21e8ba6598c3e79be3833d.zip |
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre/abslibre
Diffstat (limited to 'nonprism/kdenetwork-kopete/PKGBUILD')
-rw-r--r-- | nonprism/kdenetwork-kopete/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD index 9cf874c7e..b89ef6d39 100644 --- a/nonprism/kdenetwork-kopete/PKGBUILD +++ b/nonprism/kdenetwork-kopete/PKGBUILD @@ -19,7 +19,7 @@ install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libre-nonprism.patch') sha1sums=('bf5c8b45c6706ed26e5257817e838fd538033aa2' - '0dea7b8d655878b3f0a9ee0f6d1c99a622dead1e') + 'f0d7b727da1b5160f05952eec4df1bfbefab99cf') prepare() { cd kopete-${pkgver} |